r_package_files: Get all source files of a package, in the right order

Description Usage Arguments Value

View source: R/utils.R

Description

It uses the 'Collate' entry in the 'DESCRIPTION' file, if there is one. Otherwise the order is alphabetical.

Usage

1

Arguments

path

Path to the root of the R package.

Value

A character vector of (relative) file names in the corrent collation order.


MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.