values | R Documentation |
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,ANY'
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.