The R Project SVN R

Rev

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

Rev 27447 Rev 27474
Line 173... Line 173...
173
  \code{\link{.Fortran}},
173
  \code{\link{.Fortran}},
174
  \code{\link{.External}},
174
  \code{\link{.External}},
175
  \code{\link{.Call}}.
175
  \code{\link{.Call}}.
176
}
176
}
177
\examples{
177
\examples{
178
is.loaded(symbol.For("hcass2")) #-> probably TRUE, as mva is loaded
178
is.loaded(symbol.For("hcass2")) #-> probably TRUE, as stats is loaded
179
}
179
}
180
\keyword{interface}
180
\keyword{interface}