
Create an MNB-styled GT Table
gt_mnb.Rd
This function creates a GT table with MNB (Magyar Nemzeti Bank) styling applied. It formats numbers, percentages, and applies specific styles to the table.
Examples
iris |>
head() |>
gt_mnb(title = "Random title", comment = "Source: This is a built-in dataset")
Random title
Source: This is a built-in dataset