download_current_cran: Download HTML copy of Current R Packages in CRAN

Description Usage Arguments See Also Examples

Description

The HTML content of the "Available CRAN Packages By Name" is downloaded to the specified file.

Usage

1

Arguments

file

character string with the name where the downloaded file is saved.

See Also

download.file, download_previous_cran

Examples

1
2
3
4
5
## Not run: 
  # download a copy to your working directory
  download_current_cran("current_cran.html")

## End(Not run)

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