Learn R Programming

SingleCellAssay (version 0.80)

copy: Return a deep copy of an object

Description

Because SingleCellAssay keeps the datastore in an environment, it's not sufficient to create a new object to make a copy on an object

Usage

copy(object)

# S4 method for SingleCellAssay copy(object)

Arguments

sc

object

Value

copy of sc