This help topic is for R version 1.5.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/tools/html/tools-internal.html
tools-internal {tools}R Documentation

Internal tools functions

Description

Internal tools functions.

Usage

sQuote(s)
.listFilesWithExts(dir, exts, path = TRUE)
.loadPackageQuietly(package, lib.loc)
.makeS3MethodsStopList(package)
.sourceAssignments(file, envir)

Details

These are not to be called by the user.


[Package tools version 1.5.0 ]