%>% {tidySingleCellExperiment}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

void

Examples


tidySingleCellExperiment::pbmc_small %>% tidy()

[Package tidySingleCellExperiment version 1.0.0 Index]