Learn R Programming

monocle3 (version 1.0.0)

pData<-: Generic to set cds colData table

Description

Generic to set cds colData table

Usage

pData(x) <- value

Arguments

x

A cell_data_set object.

value

A data frame to set to colData table.