Description Usage Arguments Details Value Author(s)
Creates a copy of a features object
1 | copy.feat(x)
|
x |
an object of type |
If x is stored in R (as it is by default), then this is no different than x2 <- x. But if it is stored as a pointer to a structure in C, then this is the only way to make an explicity copy of the features.
a features object which can be modified independently from the original object
Melissa J. Hubisz and Adam Siepel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.