diff options
Diffstat (limited to 'R/drfit.R')
-rw-r--r-- | R/drfit.R | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -300,7 +300,7 @@ drfit <- function(data, startlogED50 = NA, chooseone=TRUE, drplot <- function(drresults, data, dtype = "std", alpha = 0.95, ctype = "none", path = "./", fileprefix = "drplot", overlay = FALSE, - postscript = FALSE, png = FALSE, pdf = FALSE, + postscript = FALSE, pdf = FALSE, png = FALSE, bw = TRUE, pointsize = 12, colors = 1:8, devoff=T, lpos="topright") |