Learn R Programming

crandep (version 0.3.1)

cran_url: Obtain the URL on CRAN using the package name

Description

Obtain the URL on CRAN using the package name

Usage

cran_url(name)

Value

A string of the URL for the package on CRAN

Arguments

name

String, name of the package

Examples

Run this code
crandep:::cran_url("dplyr")

Run the code above in your browser using DataLab