Description Usage Arguments Value References Examples
Generate dataset for comparing barometric efficiency
1 2 |
dat |
data that has the independent and dependent variables (data.table) |
dep |
name of the dependent variable column (character). This is typically the name for the column holding your water level data. |
ind |
name of the independent variable column (character). This is typically the name for the column holding your barometric pressure data. |
time |
name of the column containing the time (character) |
be_tests |
vector of barometric efficiencies to test (between 0 and 1) (numeric) |
inverse |
whether the barometric relationship is inverse (TRUE means that when the barometric pressure goes up the measured water level goes down (vented transducer, depth to water), FALSE means that when the barometric pressure goes up so does the measured pressure (non-vented transducer)) (logical). |
subsample |
should the data be subsampled for plotting? (logical) |
data.table of barometric efficiency compensated datasets
Smith, L. A., van der Kamp, G., & Hendry, M. J. (2013). A new technique for obtaining highâresolution pore pressure records in thick claystone aquitards and its use to determine in situ compressibility. Water Resources Research, 49(2), 732-743. doi: https://doi.org/10.1002/wrcr.20084
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.