extract_num_colnames: Extract a vector of numeric column names

View source: R/gt_helpers.R

extract_num_colnamesR Documentation

Extract a vector of numeric column names

Description

This helper function is used to extract the names of all the numeric columns in the TX mdb table. The result is passed to the treatment theme for use in formatting columns.

Usage

extract_num_colnames(df)

Arguments

df

data frame from the reshape_mdb_tx_df() call

Value

vector of column names for all numeric vars

See Also

Other gt helpers: authors_footnote(), bold_rowgroup(), caveats_footnote(), change_footnote(), dedup_footnote(), delta_footnote(), legend, legend_q1, legend_q2, legend_q3, legend_snapshot, past_fy(), present_fy(), present_qtr(), vlc_footnote()


USAID-OHA-SI/selfdestructin5 documentation built on Feb. 23, 2025, 5:08 a.m.