Description Usage Value Examples
View source: R/mw_example_conc_streamlines.R
Create example concentrations on streamlines at specified times (created with function mw_conc_streamlines()).
1 |
tibble with the following variables (columns):
SL_NR: Streamline number (integer)
TIME: Time, days (numeric)
CONC: Concentration (numeric)
1 2 | x <- mw_example_conc_streamlines()
head(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.