adjColor: adjColor

Description Usage Arguments

Description

Adds two colours together assuming a background colour bg. Acts in a similar way to adjustcolor with the exception that alpha is not used. Alpha components are lost when sending coloured text or tables to word through markdown or ReporterRs.

Usage

1
adjColor(col, alpha = 1, bg = "#FFFFFF")

Arguments

col

adding colour

alpha

the opacity of alpha, in the range [0,1]

bg

the background colour used as a reference. Default is white,


finite2/peter.utilities documentation built on May 16, 2019, 12:54 p.m.