Following a call to print_to_gt, this function extracts the underlying
data frame(s) from the resulting gt or gt_group object.
Arguments
- x
A
gt_tblorgt_groupobject (usually the output ofprint_to_gt()).- col_delim
Character string to replace the internal "tlang_delim" separator in column names only for tables with spanning headers. Defaults to "_".