create_map | R Documentation |
This function create a tm map.
create_map(
hydroSf,
var_name,
style_map,
scale_barRefs,
scale_barTexts,
title,
palette,
legend_position = 1
)
hydroSf |
data frame. |
var_name |
character. The name of a data variable that it is contains in data frame |
style_map , scale_barRefs , scale_barTexts |
numeric. |
title |
character. The title of the plot |
palette |
character. The colors of the map |
legend_position |
numeric. It indicates de position of the legend of the plot. (Default: 1) |
A plot with map of the basin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.