current_pkg_url: URL of a package current description

Description Usage Arguments Value Examples

Description

Returns the URL of a package current description in CRAN

Usage

1
  current_pkg_url(package)

Arguments

package

name of an R package in CRAN

Value

complete URL of current package description

Examples

1
2
3
4
5
## Not run: 
  # URL of current description of 'plspm'
  current_pkg_url("plspm")

## End(Not run)

gastonstat/cranium documentation built on May 16, 2019, 5:45 p.m.