pkg_backup: Backup R package list

Description Usage Arguments Value

View source: R/cloudUploaders.R

Description

Backup R package list

Usage

1
pkg_backup(backupPath = NULL, filename = NULL, cloudProvider = NULL, ...)

Arguments

backupPath

The path to where save_pkgs should write the list of packages, optional

filename

The name of the csv file to save the package names, optional

cloudProvider

Optional, if specified the package will attempt to write the package list to a tempfile and then upload that tempfile to a cloud service

...

Additional arguments to pass to write_cloud

Value

Nothing


jknowles/maintainr documentation built on May 19, 2019, 11:42 a.m.