tm_vars | R Documentation |
tmap function to specify all variables in the shape object
tm_vars(
x = NA,
dimvalues = NULL,
n = NA,
multivariate = FALSE,
animate = FALSE
)
x |
variable names, variable indices, or a dimension name |
dimvalues |
dimension values |
n |
if specified the first |
multivariate |
in case multiple variables are specified, should they serve as facets (FALSE) or as a multivariate visual variable? |
animate |
should the variable(s) be animated? (experimental) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.