collapseCols | R Documentation |
Collapse columns of a sparse matrix
collapseCols( inDir, outDir, scenario, spAttrTable, attrName, type = "binary", keepChunks = F, mc.cores = mc.cores, overwrite = F, verbose = T )
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'
Cory Merow <cory.merow@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.