subs {GENEAread} | R Documentation |
subs
Description
subsets a proportion of the dataset, or a certain length of the dataset starting at a specific proportion position
Usage
subs(x, a, b)
Arguments
x |
object to subset |
a |
Start point to separate the object |
b |
End point to separate the object |
[Package GENEAread version 2.0.10 Index]