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

Defunct Objects in Package tools

Description

The functions or variables listed here are defunct, and may get removed as soon as of the next release.

Usage

filePathAsAbsolute(x)
filePathSansExt(x)
fileTest(op, x, y)
listFilesWithExts(dir, exts, all.files = FALSE, full.names = TRUE)
listFilesWithType(dir, type, all.files = FALSE, full.names = TRUE)

See Also

tools-deprecated, Deprecated, Defunct


[Package tools version 2.1.1 ]