createLogFile.Rd
This function will create a log file for ArchR functions. If ArchRLogging is not TRUE this function will return NULL.
createLogFile(name = NULL, logDir = "ArchRLogs", useLogs = getArchRLogging())
# Create Log File
createLogFile(name = "test")