Description Usage Arguments Value Examples
View source: R/fct_compose_carto.R
Title
1 | compose_carto(list, couches = c("carte_PV", "carte_hydro", "carte_eol"))
|
list |
la liste d'objets reactifs |
couches |
vecteurs de nom(s) d'une couche carto, au format texte |
l'objet mapview multi-couches correspondant
1 2 3 4 | ## Not run:
compose_carto(list = r, couches = c("carte_PV", "carte_hydro", "carte_eol"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.