collapseRows: Collapse rows of a sparse matrix

View source: R/fdCollapse.r

collapseRowsR Documentation

Collapse rows of a sparse matrix

Description

Collapse rows of a sparse matrix

Usage

collapseRows(
  inDir,
  outDir,
  scenario,
  cellAttrTable,
  attrName,
  type = "binary",
  keepChunks = F,
  mc.cores = mc.cores,
  verbose = F
)

Note

optionally uses an attribute table to subset by each column not called 'species' or 'index' and creates a richness file based on the name of the attribute table column. the attribute table must include the species and index columns, as generated by 'speciesIndexTable'

Author(s)

Cory Merow <cory.merow@gmail.com>


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