Extraction from a gridlayer using indices
Shorthand to the subset
function.
Function to replace specific elements in a gridlayer object
## S4 method for signature 'gridlayer,ANY,missing' x[i] ## S4 method for signature 'gridlayer,Extent,missing' x[i] ## S4 replacement method for signature 'gridlayer,ANY,ANY' x[i] <- value
All these methods are implementing direct replacement in the @values
slot of a layer, depending on criteria used for subsetting.
The extraction methods return facelayer
-class objects.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.