tools-internal {tools} | R Documentation |
Internal tools functions
Description
Internal tools functions.
Usage
sQuote(s)
.convertFilePathToAbsolute(path)
.listFilesWithExts(dir, exts, path = TRUE)
.loadPackageQuietly(package, lib.loc)
.makeS3MethodsStopList(package)
.sourceAssignments(file, envir)
Details
These are not to be called by the user.