# get the names of 3 sets of color matching functions
names(colorimetry.genlist)
# [1] "xyz1931.5nm" "xyz1931.1nm" "lms2000.1nm"
# print zonohedra metrics associated with 3 sets of color matching functions
colorimetry.genlist
# fullname generators vertices edges facets area volume pointed
# xyz1931.5nm xyz at 5nm step 81 5100 10146 5048 1582.722 4070.345 TRUE
# xyz1931.1nm xyz at 1nm step 471 112910 225720 112812 39586.707 509434.149 TRUE
# lms2000.1nm lms at 1nm step 441 146642 292860 146220 22736.652 181369.085 TRUE
# ciexyzjv.5nm xyz at 5nm step (1978) 90 8012 16020 8010 1553.535 3951.899 TRUE
Run the code above in your browser using DataLab