Logs command run, storing the name, timestamp, and argument list. Stores in the Seurat object
LogSeuratCommand(object, return.command = FALSE)If return.command, returns a SeuratCommand
object; otherwise, returns the Seurat object with command stored
Name of Seurat object
Return a SeuratCommand object instead
Command
Command log object and interaction methods
$.SeuratCommand(),
.DollarNames.SeuratCommand(),
SeuratCommand-class,
[.SeuratCommand(),
as.list.SeuratCommand()