write.packages: write a table of all current packages to a CSV file

View source: R/write.packages.R

write.packagesR Documentation

write a table of all current packages to a CSV file

Description

write a table of all current packages to a CSV file

Usage

write.packages(filename = NULL, path = ".")

Arguments

filename

filename for the results (default is R.major.minor.pkgs.csv)

path

path for the results (default is .)

Value

status of writing the file


ttriche/Rscripts documentation built on Aug. 19, 2024, 7:29 p.m.