f_source: Source latest file.

View source: R/f - Source.R

f_sourceR Documentation

Source latest file.

Description

Sources latest file.

Usage

f_source(script.to.source, path)

Arguments

script.to.source

String in filename to source.

path

Full path to folder containing the file.

Details

-

Value

None

Author(s)

Pieter Overdevest

Examples

f_source(
       script.to.source = "I - IWD",
       path             = paste0(path.root.local, "IWD/Projects/Initialization IWD")
)

pieterov/generaltoolbox documentation built on Jan. 25, 2025, 10:32 a.m.