Description Usage Arguments Value
View source: R/cree_carte_terrains.R
Dessine une carte
1 2 3 4 5 | cree_carte_terrains(
data = toto,
x = "terr_prixmoy_m2",
y = "Prix moyen des terrains en euros"
)
|
data |
dataframe |
x |
caractere axe des x |
y |
caractere axe des y |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.