[.stepArchetypes {archetypes} | R Documentation |
An extraction on a stepArchetypes
object returns
again a stepArchetypes
object.
## S3 method for class 'stepArchetypes' x[i]
x |
A |
i |
The indizes to extract. |
A stepArchetypes
object containing only the parts
defined in i
.