Package: kwb.waterParcel 0.0.0.9000
kwb.waterParcel: Lagrangian Sampling Interpretation
Conservative tracers within the water can be used to interpret the results of a sampling compaign following one water parcel (Lagrangian Sampling).
Authors:
kwb.waterParcel_0.0.0.9000.tar.gz
kwb.waterParcel_0.0.0.9000.zip(r-4.7)kwb.waterParcel_0.0.0.9000.zip(r-4.6)kwb.waterParcel_0.0.0.9000.zip(r-4.5)
kwb.waterParcel_0.0.0.9000.tgz(r-4.6-any)kwb.waterParcel_0.0.0.9000.tgz(r-4.5-any)
kwb.waterParcel_0.0.0.9000.tar.gz(r-4.7-any)kwb.waterParcel_0.0.0.9000.tar.gz(r-4.6-any)
kwb.waterParcel_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kwb.waterParcel/json (API)
NEWS
| # Install 'kwb.waterParcel' in R: |
| install.packages('kwb.waterParcel', repos = c('https://kwb-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwb-r/kwb.waterparcel/issues
Last updated from:85ce0bcf74. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 94 |
Exports:%>%check_for_unitsget_all_sample_concentrationsget_concentration_rangesget_varrying_sample_concentrationload_lab_datanormalize_MCS_inputreshape_table
Dependencies:clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check for unique units per parameter | check_for_units |
| Removes all samples without complete tracer data | discard_na_samples |
| Random concentrations in all samples based on measured data and assumed deviation | get_all_sample_concentrations |
| Find minimum and maximum of the tracers in all samples (including MCS) | get_concentration_ranges |
| Random concentrations in sample based on measured data and assumed deviation | get_varrying_sample_concentration |
| Loads CSV-Data table | load_lab_data |
| Transforms tracer concentrations into normalized values between 0 and 1 | normalize_MCS_input |
| Reshape Data to Parameter-as-Columns-Structure | reshape_table |
