set_color_vctr_precedence: Merge semantics for colortable vector arithmetic

Description Usage Arguments

View source: R/color_utils.R

Description

Set how tables with different styling should merge, by deferring to left styling when it exists, right styling, or attempt to blend them together.

Usage

1
set_color_vctr_precedence(precedence = c("left", "right", "blended", "mixed"))

Arguments

precedence

one of three options: left, right or blended


thebioengineer/colortable documentation built on Sept. 2, 2020, 10:35 a.m.