View source: R/ogreModelMain.R
requires list of these substances as data.frame for each site (one column per site). If substance is always < dl at one site, results are set to zero. If substance is sometimes > dl, resluts are set to a factor*dl
1 | adapt_nondetect(x_in, x_nd, factor = 0.5)
|
x_in |
name of input data.frame |
x_nd |
vector with substances < detection (one column per site) |
factor |
multiplier of detection limit if smaller dl (e.g., 0, 0.5 or 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.