| info_flags {gt} | R Documentation |
View a table with all available flags for fmt_flag()
Description
fmt_flag() can be used to render flag icons within body cells that have
2-letter country codes. There are a lot of countries, so, calling
info_flags() can be helpful in showing all of the valid and supported
country codes along with their flag icons.
Usage
info_flags()
Value
An object of class gt_tbl.
Examples
Get a table of info on all the available flag icons.
info_flags()
Function ID
11-7
Function Introduced
v0.10.0 (October 7, 2023)
See Also
Other information functions:
info_currencies(),
info_date_style(),
info_google_fonts(),
info_icons(),
info_locales(),
info_paletteer(),
info_time_style(),
info_unit_conversions()
[Package gt version 0.11.0 Index]