first_admit_state_code_list <- c(
'AA',
'AB',
'AE',
'AK',
'AL',
'AP',
'AR',
'AS',
'AZ',
'BC',
'CA',
'CO',
'CT',
'DC',
'DE',
'FL',
'FR',
'GA',
'GU',
'HI',
'IA',
'ID',
'IL',
'IN',
'KS',
'KY',
'LA',
'MA',
'MB',
'MD',
'ME',
'MI',
'MN',
'MO',
'MP',
'MS',
'MT',
'NC',
'ND',
'NE',
'NH',
'NJ',
'NM',
'NV',
'NY',
'OH',
'OK',
'ON',
'OR',
'PA',
'PR',
'RI',
'SC',
'SD',
'TN',
'TX',
'UN',
'UT',
'VA',
'VI',
'VT',
'WA',
'WI',
'WV',
'WY',
'YT',
rep('WY', 10),
rep('UT', 1000),
rep('ID', 20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.