aboutsummaryrefslogtreecommitdiff
path: root/R/calfunctions.R
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2007-10-01 19:44:04 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2007-10-01 19:44:04 +0000
commit14a5af60a36071f6a9b4471fdf183fd91e89e1cd (patch)
tree8c845109c3b3e7663b903f3a9d06f7094a4438d8 /R/calfunctions.R
parent3dec3886b58f73427409d3ef9427c8440420cbc0 (diff)
Moved everything into the trunk directory, in order to enable branching
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@22 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'R/calfunctions.R')
-rw-r--r--R/calfunctions.R2
1 files changed, 0 insertions, 2 deletions
diff --git a/R/calfunctions.R b/R/calfunctions.R
deleted file mode 100644
index 6ce29f7..0000000
--- a/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