Description Usage Arguments Details Examples
Computes modeled bed elevation and plots the cross section
1 | plot_model(model, type, WSEw = NULL, add = FALSE, ...)
|
type |
Either "linear", "sb", "sbm", "nl", or "nlsb" |
WSEw |
required for nonlinear models |
add |
TRUE to add plot to current figure, FALSE to create a new figure. Default is FALSE |
... |
additional parameters for plot or lines |
Eventually, it might make sense for this to return the x and b values in list similar to cross_sections from auto_transects
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.