load_map {GREENeR} | R Documentation |
Load DA map
Description
This function creates a tmap
Usage
load_map(hydroSf, long_basin, title, style_map, legend_position = 1)
Arguments
hydroSf |
data frame. |
long_basin |
numeric. |
title |
string. The title of the map |
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]