aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to 'R')
-rw-r--r--R/checkplate.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/R/checkplate.R b/R/checkplate.R
new file mode 100644
index 0000000..e03be70
--- /dev/null
+++ b/R/checkplate.R
@@ -0,0 +1,4 @@
+checkplate <- function(id,db="cytotox")
+{
+ checkexperiment(id,db=db)
+}

Contact - Imprint