Description Usage Value Examples
View source: R/mw_example_sl_fltr_table.R
Create example Create table with indices linking the streamlines to well filters (as created with function mw_create_sl_fltr_table()).
1 |
dataframe with the following variables (columns):
SL_NR: Streamline number (integer)
FLTR_NR: Filter number (integer)
1 2 | x <- mw_example_sl_fltr_table()
head(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.