data-raw/country_codes.R

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)
)
dsu-effectiveness/utHelpR documentation built on April 26, 2024, 12:24 p.m.