Learn R Programming

Seurat (version 3.1.0)

as.list.SeuratCommand: Coerce a SeuratCommand to a list

Description

Coerce a SeuratCommand to a list

Usage

# S3 method for SeuratCommand
as.list(x, complete = FALSE, ...)

Arguments

x

object to be coerced or tested.

complete

Include slots besides just parameters (eg. call string, name, timestamp)

...

objects, possibly named.

Value

A list with the parameters and, if complete = TRUE, the call string, name, and timestamp