| member_states | R Documentation |
A data frame with the following fields
the country name, e.g. "Italy"
the 3-letter ISO code, e.g. "ITA"
the 2-letter ISO code, e.g. "IT"
the 2-letter ICAO code, e.g. "LI"
the 3-digits ISO code, e.g. "380"
the date of status code, e.g. 1996-04-01
the status code, e.g. "M"
(M Member State, C Comprehensive Agreement State, T Transitional State)
These are useful to grab the right spatial polygons in case of need. Note: Kosovo is also included in the list.
member_states
An object of class tbl_df (inherits from tbl, data.frame) with 45 rows and 7 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.