The R Project SVN R

Rev

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

Rev 33769 Rev 33789
Line 158... Line 158...
158
  device is created via \code{fonts};  the font family names for this
158
  device is created via \code{fonts};  the font family names for this
159
  argument are device-independent R graphics font family names (see the
159
  argument are device-independent R graphics font family names (see the
160
  documentation for \code{postscriptFonts}).
160
  documentation for \code{postscriptFonts}).
161
 
161
 
162
  Line widths as controlled by \code{par(lwd=)} are in multiples of
162
  Line widths as controlled by \code{par(lwd=)} are in multiples of
163
  1/96 inch.  Multiples less than 1 are allowed.  \code{pch="."}
163
  1/96 inch.  Multiples less than 1 are allowed.  \code{pch="."} with
164
  corresponds to a square of side 1/72 inch.
164
  \code{cex = 1} corresponds to a square of side 1/72 inch.
165
}
165
}
166
 
166
 
167
\section{Families}{
167
\section{Families}{
168
  Font families may be specified in several ways.  The \code{family}
168
  Font families may be specified in several ways.  The \code{family}
169
  argument specifies an initial/default font family for the device.
169
  argument specifies an initial/default font family for the device.