copy.feat: Features copy

Description Usage Arguments Details Value Author(s)

View source: R/feat.R

Description

Creates a copy of a features object

Usage

1

Arguments

x

an object of type feat

Details

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.

Value

a features object which can be modified independently from the original object

Author(s)

Melissa J. Hubisz and Adam Siepel


rphast documentation built on May 1, 2019, 9:26 p.m.