Description Usage Arguments Value
Determine the concentration layer numbers.
1 | .mw_get_conc_layer_nr(strm_lns, conc_l_lev)
|
strm_lns |
Streamlines as read from function mw_read_streamlines() |
conc_l_lev |
Levels of concentration layers (RasterBrick). |
Numbers of the concentration layer corresponding to all locations (x,y,z) of streamline trajects (integer vector). x <- .mw_get_conc_layer_nr(strm_lns=chk_mw_read_streamlines, conc_l_lev=mw_example_conc_layer_levels())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.