remove.experiments | R Documentation |
Variable names defined by df, in envir defined
remove.experiments(df, envir = envExp(df))
df |
an ORFik |
envir |
environment to save to, default
|
NULL (objects removed from envir specified)
df <- ORFik.template.experiment()
# Output to .GlobalEnv with:
# outputLibs(df)
# Then remove them with:
# remove.experiments(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.