pkg_copy: Copy package info to cloud

Description Usage Arguments Examples

View source: R/pkg_copy.R

Description

pkg_copy() saves the names of local R packages to a temporary cloud drive and provides a download code if the process is successful. The download code can be used in pkg_paste() to re-install packages in a different environment.

This function should be run in the old/source environment.

Usage

1
pkg_copy(lib.loc = NULL)

Arguments

lib.loc

Library Location. It's an argument passed to installed.packages().

Examples

1

haozhu233/pkgcopier documentation built on May 17, 2019, 2:40 p.m.