rstantools_load_code: Helper function for loading code in roxygenise

View source: R/rstan_package_utils.R

rstantools_load_codeR Documentation

Helper function for loading code in roxygenise

Description

Adapted from the sourceDir function defined by example(source).

Usage

rstantools_load_code(path, trace = TRUE, ...)

Arguments

path

Path to directory containing code to load

trace

Whether to print file names as they are loaded

...

Additional arguments passed to source

Value

NULL


stan-dev/rstantools documentation built on April 15, 2024, 11:13 p.m.