LogSeuratCommand {SeuratObject}R Documentation

Log a command

Description

Logs command run, storing the name, timestamp, and argument list. Stores in the Seurat object

Usage

LogSeuratCommand(object, return.command = FALSE)

Arguments

object

Name of Seurat object

return.command

Return a SeuratCommand object instead

Value

If return.command, returns a SeuratCommand object. Otherwise, returns the Seurat object with command stored

See Also

Command


[Package SeuratObject version 4.0.2 Index]