View source: R/util_storr_factory.R
| prep_create_storr_factory | R Documentation |
storr objects for backing
a dataquieR_resultset2Create a factory function for storr objects for backing
a dataquieR_resultset2
prep_create_storr_factory(db_dir = tempfile(), namespace = "objects")
db_dir |
character path to the directory for the back-end, if one is created on the fly. |
namespace |
character namespace for the report, so that one back-end can back several reports the returned function will try to create a |
storr object or NULL, if package storr is not available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.