getPath {readMLData} | R Documentation |
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 |
Value
Character string, which is a full path to the required example directory in an installed package.
Author(s)
Petr Savicky
See Also
[Package readMLData version 0.9-7 Index]