View source: R/find.packages.R
find.packages | R Documentation |
This function searches the CRAN repository for R packages that can be used to import a file format
find.packages(file_extension)
file_extension |
The file extension for the file format to search for packages to import |
A character vector of package names that can be used to import the file format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.