createLogFile | R Documentation |
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())
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.