source_folder_files: source_folder_files

Description Usage Arguments Value

View source: R/util.R

Description

Source all files in a given folder for the current R session. Any file ending with *.R will be sourced.

Usage

1
source_folder_files(folder_path = "./R/")

Arguments

folder_path

The folder path containing the R files. By default, uses the ./R/ folder contained in the working directory

Value

Success message will be printed to terminal


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.