scrapePolyhedra | R Documentation |
Gets polyhedra objects from text files of different sources, scheduling and scraping using predefined configurations.
scrapePolyhedra(
scrape.config,
source.filenames = NULL,
sources.config = getUserEnvir(".available.sources"),
logger = lgr
)
scrape.config |
predefined configuration for scraping |
source.filenames |
if not null specify which source filenames to scrape |
sources.config |
the sources that will be used by the function |
logger |
logger for inheriting threshold from calling class/function |
polyhedra db object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.