Files in ijlyttle/colorpath
Build Color Paths

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
CODE_OF_CONDUCT.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/as_mat_luv.R R/as_pal.R R/cam02ucs.R R/cam16ucs.R R/chroma.R R/cielab.R R/cieluv.R R/color-sfclumsat.R R/colorio-package.R R/creator.R R/cvd.R R/data.R R/distance-new.R R/distance-palette.R R/distance.R R/gamut.R R/hex.R R/hue.R R/jzazbz100.R R/label.R R/mat.R R/mat_replace_data.R R/n_color.R R/name.R R/pal_luv.R R/pal_luv_bezier.R R/pal_luv_rescale.R R/palette-io.R R/palette-join.R R/palette-rescale.R R/palette.R R/plot-data.R R/plot-lumchroma.R R/plot-new.R R/plot-polar.R R/plot.R R/rescaler-new.R R/rescaler.R R/rgb.R R/s3-classes.R R/surface-data.R R/surface.R R/surface_hl.R R/transformer.R R/utils-pipe.R R/utils.R R/whitepoint.R R/xyz100.R R/zzz.R README.Rmd README.md
colorpath.Rproj
data-raw/package-data.Rmd data-raw/package-data.md
data/df_hcl_blues.rda
data/mat_luv_blues.rda
man/as_mat_luv.Rd man/as_pal_hex.Rd man/check_colorio.Rd man/colorpath_S3_classes.Rd man/data_hcl.Rd man/data_surface_hl.Rd man/df_hcl.Rd man/df_hcl_blues.Rd man/get_distance.Rd man/mat_luv_blues.Rd man/pal_luv_bezier.Rd man/pal_luv_rescale.Rd man/pipe.Rd man/plot_cl.Rd man/plot_surface_hl.Rd man/pth_clip_chroma.Rd man/pth_color_sfclumsat.Rd man/pth_colorspace_name.Rd man/pth_creator.Rd man/pth_cvd_grid.Rd man/pth_data_cat_euclid.Rd man/pth_data_control_points.Rd man/pth_data_cvd.Rd man/pth_data_palette.Rd man/pth_data_surface_raster.Rd man/pth_distance_euclid.Rd man/pth_in_gamut.Rd man/pth_layer_control_points.Rd man/pth_layer_palette.Rd man/pth_mat_gamut.Rd man/pth_mat_max_chroma.Rd man/pth_mat_replace_data.Rd man/pth_max_chroma.Rd man/pth_n_color.Rd man/pth_new_hex.Rd man/pth_new_hue_surface.Rd man/pth_new_palette_path.Rd man/pth_new_surface.Rd man/pth_pal_input_discrete.Rd man/pth_palette_join.Rd man/pth_palette_rescale_reverse.Rd man/pth_plot_lumchroma.Rd man/pth_plot_palette.Rd man/pth_plot_polar.Rd man/pth_plot_surface.Rd man/pth_rescaler_reverse.Rd man/pth_surface_data.Rd man/pth_to_cam02ucs.Rd man/pth_to_cam16ucs.Rd man/pth_to_cartesian.Rd man/pth_to_cielab.Rd man/pth_to_cieluv.Rd man/pth_to_hex.Rd man/pth_to_jzazbz100.Rd man/pth_transformer.Rd man/rescaler_bezier.Rd man/rescaler_x.Rd man/surface_hl.Rd man/whitepoints_cie1931.Rd man/x_gamut_chroma.Rd
pkgdown/_pkgdown.yml
tests/testthat.R tests/testthat/_snaps/chroma.md tests/testthat/_snaps/hue.md
tests/testthat/_snaps/plot-lumchroma/character.png
tests/testthat/_snaps/plot-lumchroma/data-frame.png
tests/testthat/_snaps/plot-lumchroma/hex.png
tests/testthat/_snaps/plot-lumchroma/pth_mat.png
tests/testthat/_snaps/plot-new/palette_div.png
tests/testthat/_snaps/plot-new/surface_blue.png
tests/testthat/_snaps/plot-new/surface_div.png
tests/testthat/_snaps/plot-polar/gamut-full.png
tests/testthat/_snaps/plot-polar/gamut-none.png
tests/testthat/_snaps/plot-polar/palette-none.png
tests/testthat/_snaps/surface-data.md tests/testthat/test-as_mat_luv.R tests/testthat/test-as_pal.R tests/testthat/test-cam02ucs.R tests/testthat/test-cam16ucs.R tests/testthat/test-chroma.R tests/testthat/test-cielab.R tests/testthat/test-cieluv.R tests/testthat/test-color-sfclumsat.R tests/testthat/test-cvd.R tests/testthat/test-distance-new.R tests/testthat/test-distance-palette.R tests/testthat/test-distance.R tests/testthat/test-gamut.R tests/testthat/test-hex.R tests/testthat/test-hue.R tests/testthat/test-jzazbz100.R tests/testthat/test-label.R tests/testthat/test-mat.R tests/testthat/test-mat_replace_data.R tests/testthat/test-n_color.R tests/testthat/test-name.R tests/testthat/test-pal_luv.R tests/testthat/test-pal_luv_bezier.R tests/testthat/test-pal_luv_rescale.R tests/testthat/test-palette-io.R tests/testthat/test-palette-join.R tests/testthat/test-palette-rescale.R tests/testthat/test-palette.R tests/testthat/test-plot-data.R tests/testthat/test-plot-lumchroma.R tests/testthat/test-plot-new.R tests/testthat/test-plot-polar.R tests/testthat/test-plot.R tests/testthat/test-rescaler-new.R tests/testthat/test-rescaler.R tests/testthat/test-rgb.R tests/testthat/test-surface-data.R tests/testthat/test-surface.R tests/testthat/test-surface_hl.R tests/testthat/test-whitepoint.R tests/testthat/test-xyz100.R tests/testthat/test-zzz.R
vignettes/.gitignore
vignettes/categorical.Rmd vignettes/colorpath.Rmd
vignettes/figs/srgb-gamut-hcl-space.png
vignettes/figs/srgb-gamut-luv-space.png
vignettes/figs/srgb-gamut-srgb-space.png
vignettes/references.bib
vignettes/surfaces.Rmd vignettes/theory.Rmd
ijlyttle/colorpath documentation built on Sept. 13, 2022, 7:44 p.m.