The R Project SVN R

Rev

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

Rev 68948 Rev 74363
Line 20... Line 20...
20
stringAscent(string)
20
stringAscent(string)
21
stringDescent(string)
21
stringDescent(string)
22
}
22
}
23
\arguments{
23
\arguments{
24
  \item{string}{A character vector or a language object (as used for
24
  \item{string}{A character vector or a language object (as used for
25
    \sQuote{\link{plotmath}} calls.}
25
    \sQuote{\link{plotmath}} calls).}
26
}
26
}
27
\value{
27
\value{
28
  A \code{\link{unit}} object.
28
  A \code{\link{unit}} object.
29
}
29
}
30
\author{Paul Murrell}
30
\author{Paul Murrell}