multiple_map {GREENeR} | R Documentation |
Multiple Map
Description
This function creates an arrange of tmap
Usage
multiple_map(hydroSf, refN_P, long_basin, unit, legend_position = 1)
Arguments
hydroSf |
data frame. |
refN_P |
numeric. The number of variables of the data frame |
long_basin |
numeric. |
unit |
character. The units of hydroSf |
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]