Skip to contents

A convenience list combining VIEW_ALL_SCALARS, VIEW_ALL_VECTORS, and VIEW_ALL_MATRICES. Pass as the data argument to viewer() to expose every data item from the base daf unchanged.

Usage

VIEW_ALL_DATA

Format

An object of class list of length 3.

Examples

d <- example_cells_daf()
v <- viewer(d, data = VIEW_ALL_DATA)
scalars_set(v)
#> [1] "organism"  "reference"