The R Project SVN R

Rev

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

Rev 25118 Rev 27712
Line 81... Line 81...
81
}
81
}
82
\seealso{
82
\seealso{
83
  \code{\link{.Platform}} for details of the platform.
83
  \code{\link{.Platform}} for details of the platform.
84
}
84
}
85
\examples{
85
\examples{
86
str(.Machine)
86
.Machine
-
 
87
## or for a neat printout
-
 
88
noquote(unlist(format(.Machine)))
87
}
89
}
88
\keyword{sysdata}
90
\keyword{sysdata}
89
\keyword{programming}
91
\keyword{programming}
90
\keyword{math}
92
\keyword{math}