first_admit_country_code_list <- c(
'AF',
'AJ',
'AQ',
'AS',
'BM',
'BR',
'BY',
'CA',
'CB',
'CF',
'CG',
'CH',
'CJ',
'CM',
'CO',
'CQ',
'CS',
'DA',
'EC',
'ES',
'FR',
'GH',
'GM',
'HA',
'HO',
'ID',
'IN',
'IS',
'JA',
'JO',
'KE',
'KS',
'LY',
'ML',
'MO',
'MX',
'MZ',
'NI',
'NS',
'PE',
'PK',
'RP',
'RQ',
'RS',
'RW',
'SF',
'SP',
'SU',
'SW',
'TW',
'UG',
'UK',
'US',
'VM',
'VQ',
'WZ',
'YM',
rep('US', 1000),
rep(NA, 100)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.