Learn R Programming

RColorConesa (version 1.0.0)

getConesaColors: 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()

Arguments

Value

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

Author

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

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.

Examples

Run this code
getConesaColors()

Run the code above in your browser using DataLab