The R Project SVN R

Rev

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

Rev 27442 Rev 27467
Line 37... Line 37...
37
\seealso{
37
\seealso{
38
  \code{\link{get}},  \code{\link{getFromNamespace}}
38
  \code{\link{get}},  \code{\link{getFromNamespace}}
39
}
39
}
40
\examples{
40
\examples{
41
getAnywhere("format.dist")
41
getAnywhere("format.dist")
42
getAnywhere("simpleLoess") # not exported from modreg
42
getAnywhere("simpleLoess") # not exported from stats
43
}
43
}
44
\keyword{data}
44
\keyword{data}