createLogFile: Create a Log File for ArchR

View source: R/LoggerUtils.R

createLogFileR Documentation

Create a Log File for ArchR

Description

This function will create a log file for ArchR functions. If ArchRLogging is not TRUE this function will return NULL.

Usage

createLogFile(name = NULL, logDir = "ArchRLogs", useLogs = getArchRLogging())

Arguments

name

A character string to add a more descriptive name in log file.

logDir

The path to a directory where log files should be written.


GreenleafLab/ArchR documentation built on Feb. 28, 2024, 4:17 p.m.