Extract and replace values from a gridlayer-derived object (e.g. link{facelayer}).
The function will get the @values
slot of a facelayer
object.
values(x,...) ## S4 method for signature 'gridlayer' values(x) values(x) <- value ## S4 replacement method for signature 'gridlayer' values(x) <- value
x |
( |
value |
( |
... |
Arguments passed to class-specific methods. (Not used.) |
An object of class standardGeneric
of length 1.
An object of class standardGeneric
of length 1.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.