aboutsummaryrefslogtreecommitdiff
path: root/trunk/chemCal/R/calfunctions.R
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/chemCal/R/calfunctions.R')
-rw-r--r--trunk/chemCal/R/calfunctions.R2
1 files changed, 0 insertions, 2 deletions
diff --git a/trunk/chemCal/R/calfunctions.R b/trunk/chemCal/R/calfunctions.R
deleted file mode 100644
index 6ce29f7..0000000
--- a/trunk/chemCal/R/calfunctions.R
+++ /dev/null
@@ -1,2 +0,0 @@
-powfunc <- function(x,a,b) a * x^b
-ipowfunc <- function(y,a,b) (y/a)^1/b

Contact - Imprint