$<-.motusMap | R Documentation |
Set the value associated with a key in the given map.
## S3 replacement method for class 'motusMap'
map$key <- value
map |
object of class "motusMap", as created by |
key |
key of item, as bare symbol |
val |
character string value to associate with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.