Description Usage Arguments Value Author(s)
View source: R/removeBinaries.R
Remove a binary folder and associated files from the "binaries" slot in a PAMrSettings object.
1 | removeBinaries(prs, index = NULL)
|
prs |
a PAMrSettings object to remove binaries from |
index |
index indicating which binary folders to remove. Can be a vector
if you want to remove multiple folders. If missing user is prompted to
select a folder from a list, will only show up to the first 20. You can
easily remove all of the folders with a large index like |
the same PAMrSettings object as prs, with the binary folders and files associated with those folders removed from the "binaries" slot.
Taiki Sakai taiki.sakai@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.