yummm_palette: Visualize the color palette of the food of your choice

Description Usage Arguments Value See Also Examples

View source: R/palette.R

Description

Visualization of the 10-color palette of your favorite food.

Usage

1
yummm_palette(food, load_fonts = FALSE)

Arguments

food

Character vector. Food of your choice.

load_fonts

TRUE or FALSE. Load fonts to be used in visualisation. Default: FALSE.

Value

A character string (in hexadecimal format) corresponding to the food of your choice.

See Also

in.yummm

Examples

1
yummm_palette("banana")

StefanVriend/yummm documentation built on Aug. 22, 2020, 2:13 a.m.