View source: R/time_series_utilities.R
extract_rprt_elem | R Documentation |
Extract an element from list stored in RDS archive in report directory.
extract_rprt_elem(collection_path = NULL, prefix = NULL, elem = NULL)
collection_path |
String with path where report directories are stored. |
prefix |
A string with report directory name prefix (without trailing underscore. By default NULL. |
elem |
Character vector with names of elements to extract. |
List of extracted tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.