Applies Display Metadata to Analysis Results Datasets
Apply formatting
Convert tfrmt elements
Display formatted values
Element block
Layer tfrmt objects together
Make mock data for display shells
Page Plan
Page structure
Set custom parameter-level significant digits rounding
Pipe operator
json to tfrmt
Create tfrmt object from significant digits spec
Print to JSON
Table Format
Big N Structure
Table Body Plan
Do all the formatting for the GT
Define the Column Plan & Span Structures
Column Style Plan
Display formatting applied to each row
Element Row Group Location
Footnote Plan
Footnote Structure
Format Structure Object
Check if input is a frmt
Table Value Formatting
Print mock table to GT
Print to ggplot
Print to gt
Row Group Plan
Row Group Structure Object
N Percent Template
Column Style Structure
Remap group values in a tfrmt
Creates a framework to store and apply display metadata to Analysis Results Datasets (ARDs). The use of 'tfrmt' allows users to define table format and styling without the data, and later apply the format to the data.
Useful links