pkgmaker (version 0.32.2)

CRAN: Main CRAN Mirror URL

Description

CRAN simply contains the url of CRAN main mirror (https://cran.r-project.org), and aims at simplifying its use, e.g., in calls to install.packages.

Usage

CRAN

Arguments

Format

An object of class character of length 1.

Examples

Run this code
# NOT RUN {
install.packages('pkgmaker', repos=CRAN)
# }

Run the code above in your browser using DataCamp Workspace