plot state as a line
| 1 2 | lorenz_plot(lorenz_state, lorenz_obs, ens = NULL, tit = "", ylim,
  xlab = "site", ylab = "state", ...)
 | 
| lorenz_state | vector of state | 
| lorenz_obs | list object with y and y.loc | 
| ens | ensemble matrix (can be passed as a list for multiple ensembles) | 
| tit | title of plot | 
| ylim | passed to plot() | 
| xlab | passed to plot() | 
| ylab | passed to plot() | 
| ... | extra parameters passed to plot() | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.