format_: format_

Description Usage Arguments

View source: R/format-col.R

Description

generalized function for formatting a data frame column

Usage

1
format_(df, cols, include_summary, fun, ...)

Arguments

df

data frame containing the column to be formatted

cols

numeric vector of column indices

include_summary

whether or not to format the summary rows

fun

formatting function

...

additional arguments to pass to fun


merlinoa/summaryrow documentation built on May 22, 2019, 6:53 p.m.