subset,records-method {rsat} | R Documentation |
Filter the satellite records of a records
or an rtoi
Description
Filter the satellite records of a records
or an rtoi
Usage
## S4 method for signature 'records'
subset(x, subset, select)
Arguments
x |
a |
subset |
character argument indicating the name of the slot. |
select |
character with the value for subsetting. |
Value
filtered records class
[Package rsat version 0.1.21 Index]