pkg_download: Download R packages (or other files)

Description Usage Arguments Value

Description

Download R packages (or other files)

Usage

1
pkg_download(pkgs, dest_dir = ".")

Arguments

pkgs

The data frame of packages to download.

dest_dir

Destination directory for the downloaded files. The actual file names are extracted from the URLs.

Value

Path to the downloaded file, or NA_character_ if all URLs failed.


MangoTheCat/pkgsnap documentation built on May 8, 2019, 3:49 p.m.