Learn R Programming

RColorConesa (version 1.0.0)

getConesaPalettes: Return Conesa Color Palettes

Description

The getConesaPalettes function retrieves a collection of color palettes, specifically designed for scientific visualizations. These palettes are part of the Conesa collection.

Usage

getConesaPalettes()

Arguments

Value

A list containing the various color palettes from the Conesa collection. Each palette in the list is represented as a vector of color values.

Author

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

Details

By using the getConesaPalettes function, users can access these palettes and incorporate them into their visualizations, ensuring that their plots and graphs are both informative and visually appealing.

Examples

Run this code
getConesaPalettes()

Run the code above in your browser using DataLab