From ec7b765978d3d54739d9c8de905eac743c68b613 Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 26 Apr 2006 14:17:35 +0000 Subject: Took out tabs from R help files, and fixed the formatting. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@71 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/drplot.Rd | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'man/drplot.Rd') diff --git a/man/drplot.Rd b/man/drplot.Rd index 2f1d4ae..f8f8aa8 100644 --- a/man/drplot.Rd +++ b/man/drplot.Rd @@ -2,7 +2,7 @@ \alias{drplot} \title{Plot dose-response models} \description{ - Produce graphics of dose-response data and dose-response relationships + Produce graphics of dose-response data and dose-response relationships either combined or separately, for one or more substances. } \usage{ @@ -34,18 +34,18 @@ } \item{ctype}{ This argument decides if horizontal lines are drawn to show the scatter of - the control values (dose = 0), if there are more than three of them. - Defaults to "none", further allowed values are "std" and "conf" for - displaying the standard deviation of the controls or the confidence - interval for the mean of the controls. + the control values (dose = 0), if there are more than three of them. + Defaults to "none", further allowed values are "std" and "conf" for + displaying the standard deviation of the controls or the confidence + interval for the mean of the controls. } \item{path}{ The path where graphic files should be put if any are produced. Defaults to "./" i.e. the current working directory of R. } \item{fileprefix}{ - A string which will form the beginning of each filename, if graphic files - are created. Defaults to "drplot". + A string which will form the beginning of each filename, if graphic files + are created. Defaults to "drplot". } \item{overlay}{ If TRUE, all output will be put into one graph, otherwise a separate graph @@ -71,8 +71,8 @@ } \item{png}{ If TRUE, (a) png graph(s) will be created. Otherwise, and if the - postscript and pdf arguments are also FALSE, graphics will be displayed - with a screen graphics device. + postscript and pdf arguments are also FALSE, graphics will be displayed + with a screen graphics device. } \item{bw}{ A boolean deciding if the plots will be black and white or not. Default @@ -99,7 +99,6 @@ You will get plots of data and/or the fitted dose-response curves, on the screen and/or as postscript files, depending on the parameters. } - } \note{ Be sure all devices are closed (e.g. by calling \code{dev.off()}) before -- cgit v1.2.3