[.stepArchetypes {archetypes} | R Documentation |
Extract method
Description
An extraction on a stepArchetypes
object returns
again a stepArchetypes
object.
Usage
## S3 method for class 'stepArchetypes'
x[i]
Arguments
x |
A |
i |
The indizes to extract. |
Value
A stepArchetypes
object containing only the parts
defined in i
.
[Package archetypes version 2.2-0.1 Index]