save_pkgs: Save Packages

Description Usage Arguments

View source: R/pkg_list.R

Description

Export package names to a CSV file to be restored later.

Usage

1
save_pkgs(path, filename)

Arguments

path

A string that lists a valid path for R to the place to export the list of packages. Ideally to a remote backup solution.

filename

a name of a csv file to save the package list to


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