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.
Usage
resetMega2ENV()
Arguments
Value
an environment that contains a few initial tables read from the Mega2R package.