项目作者: illinois-r

项目描述 :
Student-facing documentation for the Computer-base Testing Facility (CBTF) installation of R and RStudio
高级语言: Makefile
项目地址: git://github.com/illinois-r/r-cbtf-docs.git
创建时间: 2019-08-30T21:20:33Z
项目社区:https://github.com/illinois-r/r-cbtf-docs

开源协议:

下载


Student-facing CBTF documentation for R and RStudio

Contained within the repository is the source powering the documentation on the
Computer-based Testing Facility (CBTF) website
for the R and RStudio components.

Usage

Documentation can be created using make to execute the appropriate
rmarkdown build sequence.

  1. make # html, pdf, and md
  2. make html # for course website
  3. make pdf # for course handout
  4. make md # for the CBTF website

Files

Contained within the repository are:

  1. ├── 00-cbtf.Rmd
  2. ├── 00-cbtf.md
  3. ├── Makefile
  4. ├── README.md
  5. ├── img
  6. ├── cbtf-create-rmarkdown.png
  7. ├── cbtf-help-documentation-function.png
  8. ├── cbtf-pl-exam.png
  9. ├── cbtf-rmarkdown-input.png
  10. ├── cbtf-rstudio-location.png
  11. ├── cbtf-rstudio-view-startup.png
  12. └── rstudio-session-aborted.png
  13. ├── img-not-used
  14. ├── cbtf-desktop.png
  15. ├── cbtf-pl-course-select.png
  16. ├── cbtf-print-screen.png
  17. ├── cbtf-r-package-install-blocked.png
  18. ├── cbtf-r-via-terminal.png
  19. ├── click-firefox.png
  20. ├── install-packages-cbtf-warning.png
  21. ├── pl-cbtf-page.png
  22. └── shib-page.png
  23. └── r-cbtf-docs.Rproj

Author

James Joseph Balamuta

License

GPL (>= 2)