info_flags: View a table with all available flags for 'fmt_flag()'

View source: R/info_tables.R

info_flagsR 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()
This image of a table was generated from the first code example in the `info_flags()` help file.

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()


rstudio/gt documentation built on June 29, 2024, 6:54 a.m.