diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-09 19:17:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-09 19:17:07 +0200 |
commit | 63df3871a442de4bf47e4d9de1449e7f6ed65b2f (patch) | |
tree | 1e693541b851aab8692200f8a673873547ef3fb0 /NAMESPACE | |
parent | 9f848a9518aabf162723271bafba244221ee83ed (diff) |
Function to set non-detects in residue series
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ export(perc_runoff_reduction_exposit) export(pfm_degradation) export(read.TOXSWA_cwa) export(sawtooth) +export(set_nd) +export(set_nd_focus) export(soil_DT50) export(soil_Kfoc) export(soil_N) |