Description Usage Arguments Author(s)
tidy_meta_env deletes meta objects if there is no corresponding data object. This function is useful when R Objects are deleted and meta information was not deleted.
| 1 2 |   tidy_meta_env(meta_env = "meta", key = "mi_key",
    data_env = .GlobalEnv)
 | 
| meta_env | character name of the meta environment, defaults to 'meta'. | 
| key | character name of the key attribute, defaults to mi_key. | 
| data_env | environment that holds the data, defaults to .GlobalEnv. | 
Matthias Bannert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.