aboutsummaryrefslogtreecommitdiff
path: root/R/checkplate.R
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-08-14 13:58:31 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-08-14 13:58:31 +0000
commit1d0cf91a4d24ef150a2535153d4c4cfeba22dbc9 (patch)
tree385dfacfe927097aac1d8a1a46cdbccb73533c1c /R/checkplate.R
parent49ec9e0cac81bdade523db3fcc54d2f07e7f469f (diff)
- New version just published on my website
- Fixes in checkplate, checksubstance and checkexperiment - New arguments ltys, xlab and ylab in drplot, due to a request by Ewa Mulkiewicz git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@83 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'R/checkplate.R')
-rw-r--r--R/checkplate.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/R/checkplate.R b/R/checkplate.R
index e03be70..0a56e44 100644
--- a/R/checkplate.R
+++ b/R/checkplate.R
@@ -1,4 +1,4 @@
-checkplate <- function(id,db="cytotox")
+checkplate <- function(id, db = "cytotox")
{
- checkexperiment(id,db=db)
+ checkexperiment(id, db = db)
}

Contact - Imprint