Rdocumentation
powered by
Learn R Programming
readMLData (version 0.9-7)
getPath: Determine the path to package example directories.
Description
Appends the path to the directory of an installed package and a name of its subdirectory.
Usage
getPath(dirName)
Arguments
dirName
Character. Name of the example subdirectory of an installed package. This is currently
exampleDescription
or
exampleData
.
Value
Character string, which is a full path to the required example directory in an installed package.
See Also
prepareDSList