aboutsummaryrefslogtreecommitdiff
path: root/R/drdata.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/drdata.R')
-rw-r--r--R/drdata.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/drdata.R b/R/drdata.R
index dc741a6..0bf9597 100644
--- a/R/drdata.R
+++ b/R/drdata.R
@@ -21,7 +21,7 @@ drdata <- function(substances, experimentator = "%", db = "cytotox",
type <- organism
}
}
-
+
query <- paste("SELECT conc,",responsetype,",unit,experimentator,substance,",testtype,
",ok FROM ", db, " WHERE substance IN ('",
slist,"') AND experimentator LIKE '",

Contact - Imprint