ctgov_load_rds_file | R Documentation |
Loads a version of the current active database as a binary R file.
ctgov_load_rds_file(file, dbdir = NULL)
file |
a character string naming a file; should have the extension 'rds' |
dbdir |
Location for the output database files. Should be a path to an existing directory in the file system. By default will place files in the location where the package is installed. |
does not return any value; used only for side effects
Taylor B. Arnold, taylor.arnold@acm.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.