extract_num_colnames | R Documentation |
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.
extract_num_colnames(df)
df |
data frame from the |
vector of column names for all numeric vars
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.