subset,PreSandwichLayer-method | R Documentation |
PreSandwichLayer
and SandwichLayer
subsettingReturn subset of a PreSandwichLayer
or
SandwichLayer
which meets conditions.
## S4 method for signature 'PreSandwichLayer'
subset(x, subset)
## S4 method for signature 'PreSandwichLayer'
x[i]
x |
|
subset |
Logical vector identifying values to keep or drop |
i |
indices specifying elements to extract or replace. See
|
x
subset by subset
or i
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.