load_SA_map {GREENeR} | R Documentation |
Load SA map
Description
This function creates a tmap
Usage
load_SA_map(
hydroSf_merge,
refN_P,
long_basin,
unity,
style_map,
legend_position = 1
)
Arguments
hydroSf_merge |
data frame. |
refN_P |
numeric. The number of variables of the data frame |
long_basin |
numeric. |
unity |
character. The units of hydroSf |
style_map |
character. The style of the map |
legend_position |
numeric. It indicates de position of the legend of the plot. (Default: 1) |
Value
A plot with map of the basin
[Package GREENeR version 1.0.0 Index]