getConesaColors {RColorConesa}R Documentation

Retrieve Conesa's Main Color Set

Description

The getConesaColors function provides access to a curated set of colors that are part of the RColorConesa package. These colors have been specifically chosen for their utility in scientific visualizations.

Usage

getConesaColors()

Details

When using the getConesaColors function, users can seamlessly integrate these colors into their R visualizations, benefiting from the expertise embedded in the Conesa color selection.

Value

A list containing the primary colors from the Conesa collection. Each color in the list is represented as a hexadecimal color value.

Author(s)

Pedro Salguero Garcia. Maintainer: pedsalga@upv.edu.es

Examples

getConesaColors()


[Package RColorConesa version 1.0.0 Index]