included.Rd
Show an overview of all comma specifications for contributor tables.
included()
Invisibly, a list of comma spec identifiers of the available specifications.
comma::included();
#> The following contribution matrix maps are available:
#>
#> - contribTable_genSysRev_v1: Example comma specification based on the general systematic review registration form
#> - genSysRev_v1: Example comma specification based on the general systematic review registration form
#>
#> You can load a matrix map with `comma::matrixMap_load()` or `comma::contributorsTable_from_matrixMap()`, passing its quoted identifier (e.g. `"contribTable_genSysRev_v1"`).