Learn R Programming

coursekata (version 0.18.1)

coursekata_repos: Get repositories for the packages.

Description

Ensures a default CRAN is set if one is not already set, and adds the repository for fivethirtyeightdata.

Usage

coursekata_repos(repos = getOption("repos"))

Value

A set of repositories that can be used to install or update the CourseKata packages.

Arguments

repos

Optionally set a repository character vector to augment.

Examples

Run this code
coursekata_repos()

Run the code above in your browser using DataLab