load_SA_map: Load SA map

View source: R/rgreen_plots.R

load_SA_mapR 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


GREENeR documentation built on May 29, 2024, 6:18 a.m.