Description Usage Arguments Value Examples
Plot metric along river
1  | plot_landcover_profiles(info, facets = "Unique", keep = NA)
 | 
info | 
 information about axis and z metric: data with columns named lvar and zvar and labels  | 
a plot showing zvar against lvar
1 2 3  | plot_landcover_profiles(info=get_info(axis="AX0005", zvar="landcover_width"), 
facets="Multiple",
keep=c("Crops","Dense Urban","Diffuse Urban"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.