From aed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 13:16:17 +0100 Subject: Reorganise data generation - Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory --- NAMESPACE | 2 -- 1 file changed, 2 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index e24d712..3b23c45 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -32,8 +32,6 @@ export(endpoint) export(geomean) export(max_twa) export(one_box) -export(perc_runoff_exposit) -export(perc_runoff_reduction_exposit) export(pfm_degradation) export(read.TOXSWA_cwa) export(sawtooth) -- cgit v1.2.1