startLogger: Start TASSEL logging information

View source: R/logging_support.R

startLoggerR Documentation

Start TASSEL logging information

Description

This function will create a file for storing logging output from TASSEL.

Usage

startLogger(fullPath = NULL, fileName = NULL, ...)

Arguments

fullPath

full working path of log file location. If NULL, logging file will be added to current working directory.

fileName

name of logging file. If NULL, filename will resort to "rTASSEL_log".

...

additional parameters to be added


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.