aboutsummaryrefslogtreecommitdiff
path: root/R/PEC_sw_drift.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-07-07 12:36:56 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-07-07 12:36:56 +0200
commit512cd50874b060d50a14d28df88018ac144cf6d3 (patch)
treea89d542a23dc9251120cdc4ef8afbcc7e483f3f7 /R/PEC_sw_drift.R
parent58c6214f459b28b899794f32a60836aef97ac01b (diff)
Remove copyright headers, update TOXSWA_cwa test
- The window column of the windows component of a TOXSWA_cwa object is not a factor any more, but a character vector. - testthat::expect_equal_to_reference is replaced by testthat::expect_known_output, so we can have git diff show what has changed
Diffstat (limited to 'R/PEC_sw_drift.R')
-rw-r--r--R/PEC_sw_drift.R17
1 files changed, 0 insertions, 17 deletions
diff --git a/R/PEC_sw_drift.R b/R/PEC_sw_drift.R
index 261706c..6fcaecf 100644
--- a/R/PEC_sw_drift.R
+++ b/R/PEC_sw_drift.R
@@ -1,20 +1,3 @@
-# Copyright (C) 2015 Johannes Ranke
-# Contact: jranke@uni-bremen.de
-# This file is part of the R package pfm
-
-# This program is free software: you can redistribute it and/or modify it under
-# the terms of the GNU General Public License as published by the Free Software
-# Foundation, either version 3 of the License, or (at your option) any later
-# version.
-
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
-# details.
-
-# You should have received a copy of the GNU General Public License along with
-# this program. If not, see <http://www.gnu.org/licenses/>
-
#' Calculate predicted environmental concentrations in surface water due to drift
#'
#' This is a basic, vectorised form of a simple calculation of a contaminant

Contact - Imprint