source_package: Source all files in a package.

Description Usage Arguments Value

View source: R/source.R

Description

This is a simple attempt to load code in a package used by roxygenize. It will work with simple packages, but fail if there are compiled files, data files, etc. In that case, it's better to use document().

Usage

1

Arguments

path

Path to a package.

Value

An environment, into which all R files in the directory were sourced.


johnmchambers/roxygen2 documentation built on May 19, 2019, 5:16 p.m.