dot-source: Source & log

Description Usage Arguments Author(s) See Also

Description

Execute a script while writing a log to keep the history. The log file is created at "../log" as a default. If it is not available, the file can be found where the R script file is. Automatically, execution date is added into the log file name. Loaded packages in the script are listed in the log.

Usage

1
.source(file, echo = F, path = "../log")

Arguments

file

the name of R file to be run

echo

same as 'echo' in source

path

log output directory relative to the R script

Author(s)

Mun-Gwan Hong, mungwan@gmail.com

See Also

source


Rundmus/Useful2me-R_package documentation built on Nov. 13, 2020, 4:16 p.m.