A character vector containing the names of every colour gradient
bundled in the cptcity package. Use find_cpt to
search this vector by keyword.
Examples
data(cpt_names)
head(cpt_names)
#> [1] "arendal_arctic" "arendal_temperature"
#> [3] "arendal_zambezi_focus" "arendal_zambezi_proximity"
#> [5] "bhw_bhw1_bhw1_01" "bhw_bhw1_bhw1_02"
length(cpt_names)
#> [1] 8462