The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 74532
Line 37... Line 37...
37
 
37
 
38
  Currently, only data frames are handled explicitly by the code.
38
  Currently, only data frames are handled explicitly by the code.
39
}
39
}
40
\seealso{\code{\link{prompt}}}
40
\seealso{\code{\link{prompt}}}
41
\examples{
41
\examples{
-
 
42
\dontshow{oldwd <- setwd(tempdir())}
42
promptData(sunspots)
43
promptData(sunspots)
43
unlink("sunspots.Rd")
44
unlink("sunspots.Rd")
-
 
45
\dontshow{setwd(oldwd)}
44
}
46
}
45
\keyword{documentation}
47
\keyword{documentation}