color_by: Color by

View source: R/color_by.R

color_byR Documentation

Color by

Description

Color by

Usage

color_by(data, var, colors, na.rm = TRUE)

Arguments

data

DT::datatable object

var

character string with column name to color

colors

vector of colors to use

na.rm

whether NA values should be removed (default is FALSE)


kristian-bak/betting documentation built on Oct. 24, 2022, 1:35 p.m.