The R Project SVN R

Rev

Rev 59039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 8... Line 8...
8
\title{Auxiliary Function to Set/View Defaults for Arguments of pdf}
8
\title{Auxiliary Function to Set/View Defaults for Arguments of pdf}
9
\description{
9
\description{
10
  The auxiliary function \code{pdf.options} can be used to set or view
10
  The auxiliary function \code{pdf.options} can be used to set or view
11
  (if called without arguments) the default values for some of the
11
  (if called without arguments) the default values for some of the
12
  arguments to \code{\link{pdf}}.
12
  arguments to \code{\link{pdf}}.
13
  
13
 
14
  \code{pdf.options} needs to be called before calling \code{pdf},
14
  \code{pdf.options} needs to be called before calling \code{pdf},
15
  and the default values it sets can be overridden by supplying
15
  and the default values it sets can be overridden by supplying
16
  arguments to \code{pdf}.
16
  arguments to \code{pdf}.
17
  }
17
  }
18
\usage{
18
\usage{