serac_map | R Documentation |
Function to map the different sites an user worked on.
serac_map(
which_lakes = NULL,
output_name = NULL,
lon_lim = NULL,
lat_lim = NULL,
add_labels = TRUE
)
which_lakes |
Name of the sites to be plotted. Must match folders names. Default: all the folder in the Cores folder. |
output_name |
Extension to be added to the output name. |
lon_lim |
Longitude limit for the plot (WGS84), expressed in a vector of length==2 |
lat_lim |
Latitude limit for the plot (WGS84), expressed in a vector of length==2 |
add_labels |
Logical argument. Whether the names of the sites (which_lakes) should be plotted. |
serac_input_formatting('PB06')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.