Skip to contents

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.

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