GetPalleteColors: GetPalleteColors

Description Usage Arguments Value

View source: R/graphics_themes_Palletes.R

Description

This function return colors pallete according to internal parameters. In default return virdis pallete.

Usage

1
GetPalleteColors(pallete = "virdis", pallete.args = list(), ...)

Arguments

pallete

specify colors pallete; pallete can be chosen from set c("virdis", "blue_red", "blue_green_red", "yellow_red", "orange", "bcgyr") or as a vector of colors that will be passed to the function GetPalleteFun to create new pallete

pallete.args

list, arguments to pallete (for instance to virdis function)

Value

vector of colors pallete in RGB


sysbiosig/SCRC documentation built on July 9, 2021, 9:22 p.m.