coursekata_repos {coursekata} | R Documentation |
Ensures a default CRAN is set if one is not already set, and adds the repository for fivethirtyeightdata.
coursekata_repos(repos = getOption("repos"))
repos |
Optionally set a repository character vector to augment. |
A set of repositories that can be used to install or update the CourseKata packages.
coursekata_repos()