Map contributions from a specific taxonomy onto a more generic one

map_contributions(contributions, mapping = NULL)

Arguments

contributions

Either a URL to a (publicly vieweable) Google sheet or the path to a file, in any case holding a contributors table; or an already imported contributors table (with import_contributorsTable()). If this contributors table contains an embedded matrix map, the mapping argument can be omitted.

mapping

Either a URL to a (publicly vieweable) Google sheet or the path to a file, in any case holding a matrix map; or an already imported matrix map (with matrixMap_fromSpreadsheet()). This argument can be omitted if the contributors table contains an embedded matrix map.

Value

The object with mapped contributions