Description Usage Arguments Value
This function can be used to create a column that flags intl records. It assumes that the dataset includes a column with State Names
| 1 | create_intl_flag(state_var, additions = c())
 | 
| state_var | Name of column in data set with state abbreviations | 
| additions | Additional State Names to add as international. defaults to "FO", "AS", "FM", "GU","MH", "MP", "PW", "PR", "VI", "AE","AP", "AA", "CM" | 
A new Boolean TRUE and FALSE Column where TRUE=International
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.