Description Usage Arguments Value
View source: R/synthetic_baro.R
This function is used for testing purposes
1 2 | synthetic_wl(baro, datetime, sd_noise = 0, linear_trend = 0,
intercept = 0, seed = NULL, kernel = NULL)
|
baro |
barometric pressure (numeric vector) |
datetime |
POSIXct dates |
sd_noise |
standard deviation of random noise to add (numeric) |
linear_trend |
magnitude of linear trend in time (numeric) |
intercept |
|
seed |
random number seed for reproducibility (numeric) |
kernel |
data.table of synthetic water levels and barometric pressure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.