start_log_file: Start a .log file

Description Usage Arguments

View source: R/start_end_log_file.R

Description

Start a .log file

Usage

1
start_log_file(file_name = NULL, log_file = TRUE, print = TRUE)

Arguments

file_name

string, path to log file (relative to current directory), do not include .log in the path

log_file

logical (default TRUE), if TRUE then opens a connection to a .log file and diverts messages and output to that file

print,

logical (defaut TRUE), if TRUE checks for common parameters in the global environment and prints them at the top of the .log file


evanjflack/cfo.behavioral documentation built on Oct. 10, 2020, 11:52 p.m.