aggregateCells: Aggregate cells and connect cell IDs at different scales

View source: R/fdUtils.r

aggregateCellsR Documentation

Aggregate cells and connect cell IDs at different scales

Description

See examples

Usage

aggregateCells(cell.ind, facts, mc.cores = mc.cores, outDir)

Arguments

x

a vector or dataframe with 1 column

ntasks

number of cores to parallelize over

Details

See Examples.

Value

Returns a list with ntasks elements, useful for sending to a foreach loop

Author(s)

Cory Merow <cory.merow@gmail.com>

Examples

x=1:100
chopTasks(x,7)

andrepazv/changeRangeR documentation built on May 7, 2022, 3:38 p.m.