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

The fmt_flag() function can be used to render flag icons within body cells that have 2-letter country codes. There are a lot of countries, so, the info_flags() function 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()


rstudio/gt documentation built on April 29, 2024, 10:37 p.m.