plot_landcover_profiles: Plot metric along river

Description Usage Arguments Value Examples

View source: R/fct_plots.R

Description

Plot metric along river

Usage

1
plot_landcover_profiles(info, facets = "Unique", keep = NA)

Arguments

info

information about axis and z metric: data with columns named lvar and zvar and labels

Value

a plot showing zvar against lvar

Examples

1
2
3
plot_landcover_profiles(info=get_info(axis="AX0005", zvar="landcover_width"), 
facets="Multiple",
keep=c("Crops","Dense Urban","Diffuse Urban"))

lvaudor/mapdO documentation built on March 9, 2021, 5:29 p.m.