An internal dataset output from a call to "ca/tables" per REST API documentation. It is a data frame with a number of columns. The name and id columns are the ones used internally.

Examples

tab <- rCAX:::caxtabs
head(tab[,c("name", "id")])
#>                           name                                   id
#> 1             SuperPopulations 009A08FE-6479-44FC-9B6F-01C55E2C8BA3
#> 2                  XPortCA_PNI 0474CE96-789B-4E16-8FD5-05C431E5034A
#> 3                  EscData4GIS 0603946B-84FF-450D-8F3E-C2513517126D
#> 4 XPortCA_PresmoltAbundance_01 086448AE-4F1F-4FE1-B794-6CC4FB0C451F
#> 5                    Reference 1FB86FDA-2DC0-4FCD-9B7F-E37C0C57114F
#> 6             HatchRetMain4GIS 26F6E3E9-E5C8-40FF-9AEC-B7F8500F1A44