MoonPaletteIllumination: Show a sample Sailor Moon palette

Description Usage Arguments Examples

View source: R/SailorMoon.R

Description

Generates a swatch sample of an available Sailor Moon color palette.

Usage

1

Arguments

name

Name of the Sailor Moon color palette you want to see a sample of. Use MoonPaletteEnumeration to see available options.

prism

Use prism = n to interpolate a palette of n number of colors from the chosen palette. Useful if you want to use more color values than the palette provides. By default prism is set to 0 and will simply return the original palette.

Examples

1
2
3
MoonPaletteIllumination("MoonPrincessHalation")

MoonPaletteIllumination("MoonTiaraAction", prism=32)

morgansleeper/SailorMoonR documentation built on Feb. 9, 2021, 5:28 a.m.