forte_colors: FoRTE color palette The FoRTE color palette

View source: R/utils.R

forte_colorsR Documentation

FoRTE color palette The FoRTE color palette

Description

A FoRTE specific color palette used for color-classification of disturbance severity treatments. 0% = "#000000", 45% = "#009E73", 65% = "#0072B2", and 85% = "#D55E00".

Usage

forte_colors()

Details

Per the example below, forte_colors() can be used to define a custom palette that can then be used for plotting with other commands such as scale_fill_manual(), etc.

Value

A vector of colors.

Examples


 forte.pal <- forte_colors()


FoRTExperiment/fortedata documentation built on May 24, 2023, 4:51 a.m.