From 184aacf1ad5a28b2428633cd1966d6fb881eb3b0 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 3 Feb 2014 22:04:37 +0000 Subject: - Some updates to the packaging - Add the possibility to calculate EDx values - see ChangeLog for a full description git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@97 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- R/drplot.R | 1 + 1 file changed, 1 insertion(+) (limited to 'R/drplot.R') diff --git a/R/drplot.R b/R/drplot.R index 55b9da4..149337c 100644 --- a/R/drplot.R +++ b/R/drplot.R @@ -1,3 +1,4 @@ +if(getRversion() >= '2.15.1') utils::globalVariables(c("dose", "Substance")) drplot <- function(drresults, data, dtype = "std", alpha = 0.95, ctype = "none", path = "./", fileprefix = "drplot", overlay = FALSE, -- cgit v1.2.1