View source: R/write.packages.R
write.packages | R Documentation |
write a table of all current packages to a CSV file
write.packages(filename = NULL, path = ".")
filename |
filename for the results (default is R.major.minor.pkgs.csv) |
path |
path for the results (default is .) |
status of writing the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.