Package: paletteNMR 1.1.6

Julian Ricardo

paletteNMR: Helper functions for using the NMR color palettes

paletteNMR provides functions to access and browse the set of palettes available for use in publications at NMR. The main palette set is NMR's internal set, but the package also contains palettes for use with other clients' projects, and can be expanded to include other palettes as needed. Call 'vignette("intro", "paletteNMR")' to see more information.

Authors:Jerrad Pierce [aut], Julian Ricardo [prg, cre]

paletteNMR_1.1.6.tar.gz
paletteNMR_1.1.6.zip(r-4.5)paletteNMR_1.1.6.zip(r-4.4)paletteNMR_1.1.6.zip(r-4.3)
paletteNMR_1.1.6.tgz(r-4.4-any)paletteNMR_1.1.6.tgz(r-4.3-any)
paletteNMR_1.1.6.tar.gz(r-4.5-noble)paletteNMR_1.1.6.tar.gz(r-4.4-noble)
paletteNMR_1.1.6.tgz(r-4.4-emscripten)paletteNMR_1.1.6.tgz(r-4.3-emscripten)
paletteNMR.pdf |paletteNMR.html
paletteNMR/json (API)

# Install 'paletteNMR' in R:
install.packages('paletteNMR', repos = c('https://nmrgroup.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://gitlab.com/nmrgroup/palettenmr

Datasets:

On CRAN:

3.18 score 18 exports 1 dependencies

Last updated 2 years agofrom:d1866e8992. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 18 2024
R-4.5-winOKOct 18 2024
R-4.5-linuxOKOct 18 2024
R-4.4-winOKOct 18 2024
R-4.4-macOKOct 18 2024
R-4.3-winOKOct 18 2024
R-4.3-macOKOct 18 2024

Exports:checkHasNamescheckValidHexdraw_palettenmr_colorsnmr_palscale_nmr_color_categoricalscale_nmr_color_divergingscale_nmr_color_orthogonalscale_nmr_color_sequentialscale_nmr_colour_categoricalscale_nmr_colour_divergingscale_nmr_colour_orthogonalscale_nmr_colour_sequentialscale_nmr_fill_categoricalscale_nmr_fill_divergingscale_nmr_fill_orthogonalscale_nmr_fill_sequentialtheme_nmr

Dependencies:rlang

Browsing palettes

Rendered frompalette_browse.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2022-08-19
Started: 2018-10-02

Intro to paletteNMR

Rendered fromintro.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2022-08-19
Started: 2017-11-07

scale_* functions (ggplot2)

Rendered fromscale_nmr.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2022-08-19
Started: 2018-07-25

Readme and manuals

Help Manual

Help pageTopics
Check if an object has namescheckHasNames checkHasNames.default
Check an object for valid hex colorscheckValidHex checkValidHex.data.frame checkValidHex.default checkValidHex.list checkValidHex.vector
Draw a palette using 'nmr_colors'draw_palette
Helper function to select names used in calling `nmr_colors`get_pal_args
Slim NEEA Market Research & Evaluation color palette, from 2017neeaPalettes_2017
Slim Nexant color palettenexantPalettes_2017
Helper function to access palette colorsnmr_colors
Generate a palette functionnmr_pal
NMR color swatches, 2020nmrColors_2020
Full NMR color palette, 08/18/17nmrPalettes_2017
NMR palettes, 2020nmrPalettes_2020
Generate a categorical color scale with NMR colorsscale_nmr_color_categorical scale_nmr_colour_categorical
Generate a diverging color scale with NMR colorsscale_nmr_color_diverging scale_nmr_colour_diverging
Generate a orthogonal color scale with NMR colorsscale_nmr_color_orthogonal scale_nmr_colour_orthogonal
Generate a sequential color scale with NMR colorsscale_nmr_color_sequential scale_nmr_colour_sequential
Generate a categorical fill scale with NMR colorsscale_nmr_fill_categorical
Generate a diverging fill scale with NMR colorsscale_nmr_fill_diverging
Generate a orthogonal fill scale with NMR colorsscale_nmr_fill_orthogonal
Generate a sequential fill scale with NMR colorsscale_nmr_fill_sequential
Theme with NMR color palettetheme_nmr