The R Project SVN R

Rev

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

Rev 83088 Rev 88581
Line 106... Line 106...
106
  \code{\link{.libPaths}}
106
  \code{\link{.libPaths}}
107
 
107
 
108
  \code{\link{SHLIB}} for how to create suitable DLLs.
108
  \code{\link{SHLIB}} for how to create suitable DLLs.
109
}
109
}
110
\references{
110
\references{
111
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
111
  \bibshow{R:Becker+Chambers+Wilks:1988}
112
  \emph{The New S Language}.
-
 
113
  Wadsworth & Brooks/Cole.
-
 
114
}
112
}
115
\examples{
113
\examples{
116
## Which DLLs were dynamically loaded by packages?
114
## Which DLLs were dynamically loaded by packages?
117
library.dynam()
115
library.dynam()
118
 
116