Skip to content

Student-facing documentation for the Computer-base Testing Facility (CBTF) installation of R and RStudio

Notifications You must be signed in to change notification settings

illinois-r/r-cbtf-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

make      # html, pdf, and md
make html # for course website
make pdf  # for course handout
make md   # for the CBTF website

Files

Contained within the repository are:

├── 00-cbtf.Rmd
├── 00-cbtf.md
├── Makefile
├── README.md
├── img
│   ├── cbtf-create-rmarkdown.png
│   ├── cbtf-help-documentation-function.png
│   ├── cbtf-pl-exam.png
│   ├── cbtf-rmarkdown-input.png
│   ├── cbtf-rstudio-location.png
│   ├── cbtf-rstudio-view-startup.png
│   └── rstudio-session-aborted.png
├── img-not-used
│   ├── cbtf-desktop.png
│   ├── cbtf-pl-course-select.png
│   ├── cbtf-print-screen.png
│   ├── cbtf-r-package-install-blocked.png
│   ├── cbtf-r-via-terminal.png
│   ├── click-firefox.png
│   ├── install-packages-cbtf-warning.png
│   ├── pl-cbtf-page.png
│   └── shib-page.png
└── r-cbtf-docs.Rproj

Author

James Joseph Balamuta

License

GPL (>= 2)

About

Student-facing documentation for the Computer-base Testing Facility (CBTF) installation of R and RStudio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published