getPath: Determine the path to package example directories.

Description Usage Arguments Value Author(s) See Also

View source: R/utils.R

Description

Appends the path to the directory of an installed package and a name of its subdirectory.

Usage

1
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.

Author(s)

Petr Savicky

See Also

prepareDSList


readMLData documentation built on May 2, 2019, 7:49 a.m.