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


rstantools documentation built on May 29, 2024, 4:02 a.m.