row.hl: Row Highlight

Description Usage Arguments

View source: R/row.hl.R

Description

Creates a data structure for highlighting rows of the table based on indices provided by the user

Usage

1
row.hl(dx, col = "yellow")

Arguments

dx

index rows of data.frame to highlight

col

color


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to row.hl in dprint...