Description Usage Arguments Value Examples
Plot metric along river
1 | plot_historic_profiles(info, keep_landcover = NA, keep_time = 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_historic_profiles(info=get_info(axis="AX0001", zvar="historic_area"),
keep_landcover=c("Active Channel","Gravel bars"),
keep_time=c(1938,1990,2019))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.