collapseCols: Collapse columns of a sparse matrix

View source: R/fdCollapse.r

collapseColsR Documentation

Collapse columns of a sparse matrix

Description

Collapse columns of a sparse matrix

Usage

collapseCols(
  inDir,
  outDir,
  scenario,
  spAttrTable,
  attrName,
  type = "binary",
  keepChunks = F,
  mc.cores = mc.cores,
  overwrite = F,
  verbose = T
)

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.