examples_from_dir {riskmetric} | R Documentation |
Build logical vector for Rd objects with example or usage fields discovered in a given directory
Description
Build logical vector for Rd objects with example or usage fields discovered in a given directory
Usage
examples_from_dir(path, pkg)
Arguments
path |
a package directory path expected to contain exported objects |
Value
a numeric proportion of documentation files with examples
[Package riskmetric version 0.2.4 Index]