Description Usage Arguments Value
View source: R/utils-immediateCondition.R
Read All 'immediateCondition' RDS Files
1 2 3 4 5 6 7 |
path |
(character string) The folder where the RDS files are. |
pattern |
(character string) A regular expression selecting the RDS files to be read. |
include |
(character vector) The class or classes of the objects to be kept. |
signal |
(logical) If TRUE, the condition read are signaled. |
remove |
(logical) If TRUE, the RDS files used are removed on exit. |
Returns a base::list of immediateCondition objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.