View source: R/Clean_OldSets.R
Clean_OldSets | R Documentation |
Removes all sets except the bset to make place available in memory.
Clean_OldSets(x, prc = TRUE, SaveOld = F)
x |
Epigenetic set object. |
prc |
If TRUE, the prc element in the set will be removed. |
SaveOld |
If TRUE, the whole set will be save as "AllSets" before any sets are removed. |
Updated Epigenetic set object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.