The R Project SVN R

Rev

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

Rev 71883 Rev 74460
Line 51... Line 51...
51
 
51
 
52
\section{Warning}{
52
\section{Warning}{
53
  Package authors have written methods that return a result of length
53
  Package authors have written methods that return a result of length
54
  other than one (\CRANpkg{Formula}) and that return a vector of type
54
  other than one (\CRANpkg{Formula}) and that return a vector of type
55
  \code{\link{double}} (\CRANpkg{Matrix}), even with non-integer values
55
  \code{\link{double}} (\CRANpkg{Matrix}), even with non-integer values
56
  (earlier versions of \CRANpkg{sets}). Where a single double value is
56
  (earlier versions of \CRANpkg{sets}).  Where a single double value is
57
  returned that can be represented as an integer it is returned as a
57
  returned that can be represented as an integer it is returned as a
58
  length-one integer vector.
58
  length-one integer vector.
59
}
59
}
60
 
60
 
61
\seealso{\code{nchar} for counting the number of characters in character
61
\seealso{\code{nchar} for counting the number of characters in character