resetMega2ENV | R Documentation |
Mega2 uses an environment to store the data frames when it reads an SQLite database. The environment is also used to store metadata. The function first runs the garbage collector ("gc"), then allocates an empty environment and finally loads some default data into it.
resetMega2ENV()
an environment that contains a few initial tables read from the Mega2R package.
## Not run:
resetMega2ENV()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.