docFile {mosaic} | R Documentation |
Return the path to a documentation file in a package
Description
Return the path to a documentation file in a package
Usage
docFile(file, package = "mosaic", character.only = FALSE)
Arguments
file |
the name of a file |
package |
the name of a package |
character.only |
a logical. If |
Value
a character vector specifying the path to the file on the user's system.
[Package mosaic version 1.9.1 Index]