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

Description Usage Arguments Value

View source: R/objects.R

Description

Coerce a SeuratCommand to a list

Usage

1
2
## S3 method for class '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


lambdamoses/SeuratBasics documentation built on May 6, 2020, 9:32 a.m.