Skip to content

An R package to help install the USC R Bootcamp: Intro to Data Analysis

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

USCbiostats/uscrbootcamp

Repository files navigation

Install the course materials for the USC Preventive Medicine R Bootcamp in Data Analysis

Installation

You can install uscrbootcamp from this repository with

install.packages("remotes")
remotes::install_github("USCbiostats/uscrbootcamp")

Once you’ve installed the package, install the course with

uscrbootcamp::install_bootcamp("path/to/your/computer")

Replace “path/to/your/computer” with where on your computer you want the course installed.

About

An R package to help install the USC R Bootcamp: Intro to Data Analysis

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages