diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-16 23:33:46 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-16 23:33:46 +0000 |
commit | 86af8413aeb939f93258c6a567fbbcfa33682919 (patch) | |
tree | 4b37a6f7773b848e9549d2f6d700b2684fd69068 /R/drfit.R | |
parent | c73795e7ce30c88b68339d9d978b34bf4a0cb2bc (diff) |
Added the pyrithione and IM1x V. fischeri data with documentation
and cleaned the antioul data from some unnecessary components.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@58 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
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") |