getwd()
## [1] "/Users/annabellethiem/Research Lab Methods Spring 2025"
setwd("/Users/annabellethiem/Research Lab Methods Spring 2025")
library(openxlsx)
read.xlsx("states2016.xlsx")
##     stateabb ccode                         statenme styear stmonth stday
## 1        USA     2         United States of America   1816       1     1
## 2        CAN    20                           Canada   1920       1    10
## 3        BHM    31                          Bahamas   1973       7    10
## 4        CUB    40                             Cuba   1902       5    20
## 5        CUB    40                             Cuba   1909       1    23
## 6        HAI    41                            Haiti   1859       1     1
## 7        HAI    41                            Haiti   1934       8    15
## 8        DOM    42               Dominican Republic   1894       1     1
## 9        DOM    42               Dominican Republic   1924       9    29
## 10       JAM    51                          Jamaica   1962       8     6
## 11       TRI    52              Trinidad and Tobago   1962       8    31
## 12       BAR    53                         Barbados   1966      11    30
## 13       DMA    54                         Dominica   1978      11     3
## 14       GRN    55                          Grenada   1974       2     7
## 15       SLU    56                        St. Lucia   1979       2    22
## 16       SVG    57   St. Vincent and the Grenadines   1979      10    27
## 17       AAB    58                Antigua & Barbuda   1981      11     1
## 18       SKN    60              St. Kitts and Nevis   1983       9    19
## 19       MEX    70                           Mexico   1831       1     1
## 20       BLZ    80                           Belize   1981       9    21
## 21       GUA    90                        Guatemala   1868       1     1
## 22       HON    91                         Honduras   1899       1     1
## 23       SAL    92                      El Salvador   1875       1     1
## 24       NIC    93                        Nicaragua   1900       1     1
## 25       COS    94                       Costa Rica   1920       1     1
## 26       PAN    95                           Panama   1903      11     3
## 27       COL   100                         Colombia   1831       1     1
## 28       VEN   101                        Venezuela   1841       1     1
## 29       GUY   110                           Guyana   1966       5    26
## 30       SUR   115                         Suriname   1975      11    25
## 31       ECU   130                          Ecuador   1854       1     1
## 32       PER   135                             Peru   1839       1     1
## 33       BRA   140                           Brazil   1822       9     7
## 34       BOL   145                          Bolivia   1848       1     1
## 35       PAR   150                         Paraguay   1846       1     1
## 36       PAR   150                         Paraguay   1876       6    22
## 37       CHL   155                            Chile   1839       1     1
## 38       ARG   160                        Argentina   1841       1     1
## 39       URU   165                          Uruguay   1882       1     1
## 40       UKG   200                   United Kingdom   1816       1     1
## 41       IRE   205                          Ireland   1922      12     6
## 42       NTH   210                      Netherlands   1816       1     1
## 43       NTH   210                      Netherlands   1945       6    26
## 44       BEL   211                          Belgium   1830      12    20
## 45       BEL   211                          Belgium   1945       6    26
## 46       LUX   212                       Luxembourg   1920      11    15
## 47       LUX   212                       Luxembourg   1944       9    10
## 48       FRN   220                           France   1816       1     1
## 49       FRN   220                           France   1944       8    25
## 50       MNC   221                           Monaco   1993       5    28
## 51       LIE   223                    Liechtenstein   1990       9    18
## 52       SWZ   225                      Switzerland   1816       1     1
## 53       SPN   230                            Spain   1816       1     1
## 54       AND   232                          Andorra   1993       7    28
## 55       POR   235                         Portugal   1816       1     1
## 56       HAN   240                          Hanover   1837       6    20
## 57       BAV   245                          Bavaria   1816       1     1
## 58       GMY   255                          Germany   1816       1     1
## 59       GMY   255                          Germany   1990      10     3
## 60       GFR   260          German Federal Republic   1955       5     5
## 61       GDR   265       German Democratic Republic   1954       3    25
## 62       BAD   267                            Baden   1816       1     1
## 63       SAX   269                           Saxony   1816       1     1
## 64       WRT   271                     Wuerttemburg   1816       1     1
## 65       HSE   273                  Hesse Electoral   1816       1     1
## 66       HSG   275                Hesse Grand Ducal   1816       1     1
## 67       MEC   280             Mecklenburg Schwerin   1843       1     1
## 68       POL   290                           Poland   1918      11     3
## 69       POL   290                           Poland   1945       6    28
## 70       AUH   300                  Austria-Hungary   1816       1     1
## 71       AUS   305                          Austria   1919       9    10
## 72       AUS   305                          Austria   1955       7    27
## 73       HUN   310                          Hungary   1918      11    16
## 74       CZE   315                   Czechoslovakia   1918      10    28
## 75       CZE   315                   Czechoslovakia   1945       5    10
## 76       CZR   316                   Czech Republic   1993       1     1
## 77       SLO   317                         Slovakia   1993       1     1
## 78       ITA   325                            Italy   1816       1     1
## 79       PAP   327                     Papal States   1816       1     1
## 80       SIC   329                     Two Sicilies   1816       1     1
## 81       SNM   331                       San Marino   1992       3     2
## 82       MOD   332                           Modena   1842       1     1
## 83       PMA   335                            Parma   1851       1     1
## 84       TUS   337                          Tuscany   1816       1     1
## 85       MLT   338                            Malta   1964       9    21
## 86       ALB   339                          Albania   1914       1     1
## 87       ALB   339                          Albania   1944      11    17
## 88       MNG   341                       Montenegro   2006       6    12
## 89       MAC   343                        Macedonia   1993       4     8
## 90       CRO   344                          Croatia   1992       1    15
## 91       YUG   345                       Yugoslavia   1878       7    13
## 92       YUG   345                       Yugoslavia   1944      10    20
## 93       BOS   346           Bosnia and Herzegovina   1992       4     7
## 94       KOS   347                           Kosovo   2008       2    20
## 95       SLV   349                         Slovenia   1992       1    15
## 96       GRC   350                           Greece   1828       1     1
## 97       GRC   350                           Greece   1944      10    13
## 98       CYP   352                           Cyprus   1960       8    16
## 99       BUL   355                         Bulgaria   1908      10     5
## 100      MLD   359                          Moldova   1991      12    26
## 101      ROM   360                          Romania   1878       7    13
## 102      RUS   365                           Russia   1816       1     1
## 103      EST   366                          Estonia   1918       2    24
## 104      EST   366                          Estonia   1991       9     6
## 105      LAT   367                           Latvia   1918      11    18
## 106      LAT   367                           Latvia   1991       9     6
## 107      LIT   368                        Lithuania   1918       2    16
## 108      LIT   368                        Lithuania   1991       9     6
## 109      UKR   369                          Ukraine   1991      12    26
## 110      BLR   370                          Belarus   1991      12    26
## 111      ARM   371                          Armenia   1991      12    26
## 112      GRG   372                          Georgia   1991      12    26
## 113      AZE   373                       Azerbaijan   1991      12    26
## 114      FIN   375                          Finland   1917      12     6
## 115      SWD   380                           Sweden   1816       1     1
## 116      NOR   385                           Norway   1905       6     7
## 117      NOR   385                           Norway   1945       5     7
## 118      DEN   390                          Denmark   1816       1     1
## 119      DEN   390                          Denmark   1945       5     7
## 120      ICE   395                          Iceland   1944       6    17
## 121      CAP   402                       Cape Verde   1975       7     5
## 122      STP   403            Sao Tome and Principe   1975       7    12
## 123      GNB   404                    Guinea-Bissau   1974       9    10
## 124      EQG   411                Equatorial Guinea   1968      10    12
## 125      GAM   420                           Gambia   1965       2    18
## 126      MLI   432                             Mali   1960       6    20
## 127      SEN   433                          Senegal   1960       8    20
## 128      BEN   434                            Benin   1960       8     1
## 129      MAA   435                       Mauritania   1960      11    28
## 130      NIR   436                            Niger   1960      10     3
## 131      CDI   437                      Ivory Coast   1960       8     7
## 132      GUI   438                           Guinea   1958      10     2
## 133      BFO   439                     Burkina Faso   1960       8     5
## 134      LBR   450                          Liberia   1920       6    30
## 135      SIE   451                     Sierra Leone   1961       4    27
## 136      GHA   452                            Ghana   1957       3     6
## 137      TOG   461                             Togo   1960       4    27
## 138      CAO   471                         Cameroon   1960       1     1
## 139      NIG   475                          Nigeria   1960      10     1
## 140      GAB   481                            Gabon   1960       8    17
## 141      CEN   482         Central African Republic   1960       8    13
## 142      CHA   483                             Chad   1960       8    11
## 143      CON   484                            Congo   1960       8    15
## 144      DRC   490 Democratic Republic of the Congo   1960       6    30
## 145      UGA   500                           Uganda   1962      10     9
## 146      KEN   501                            Kenya   1963      12    12
## 147      TAZ   510                         Tanzania   1961      12     9
## 148      ZAN   511                         Zanzibar   1963      12    19
## 149      BUI   516                          Burundi   1962       7     1
## 150      RWA   517                           Rwanda   1962       7     1
## 151      SOM   520                          Somalia   1960       7     1
## 152      DJI   522                         Djibouti   1977       6    27
## 153      ETH   530                         Ethiopia   1898       1     1
## 154      ETH   530                         Ethiopia   1941       5     5
## 155      ERI   531                          Eritrea   1993       5    24
## 156      ANG   540                           Angola   1975      11    11
## 157      MZM   541                       Mozambique   1975       6    25
## 158      ZAM   551                           Zambia   1964      10    24
## 159      ZIM   552                         Zimbabwe   1965      11    11
## 160      MAW   553                           Malawi   1964       7     6
## 161      SAF   560                     South Africa   1920       1    10
## 162      NAM   565                          Namibia   1990       3    21
## 163      LES   570                          Lesotho   1966      10     4
## 164      BOT   571                         Botswana   1966       9    30
## 165      SWA   572                        Swaziland   1968       9     6
## 166      MAG   580                       Madagascar   1960       6    26
## 167      COM   581                          Comoros   1975      12    31
## 168      MAS   590                        Mauritius   1968       3    12
## 169      SEY   591                       Seychelles   1976       6    29
## 170      MOR   600                          Morocco   1847       1     1
## 171      MOR   600                          Morocco   1956       3     2
## 172      ALG   615                          Algeria   1962       7     5
## 173      TUN   616                          Tunisia   1825       1     1
## 174      TUN   616                          Tunisia   1956       3    20
## 175      LIB   620                            Libya   1951      12    24
## 176      SUD   625                            Sudan   1956       1     1
## 177      SSD   626                      South Sudan   2011       7     9
## 178      IRN   630                             Iran   1855       1     1
## 179      TUR   640                           Turkey   1816       1     1
## 180      IRQ   645                             Iraq   1932      10     3
## 181      EGY   651                            Egypt   1855       1     1
## 182      EGY   651                            Egypt   1937       5    26
## 183      SYR   652                            Syria   1946       4    17
## 184      SYR   652                            Syria   1961       9    29
## 185      LEB   660                          Lebanon   1946       3    10
## 186      JOR   663                           Jordan   1946       3    22
## 187      ISR   666                           Israel   1948       5    14
## 188      SAU   670                     Saudi Arabia   1927       5    20
## 189      YAR   678              Yemen Arab Republic   1926       9     2
## 190      YEM   679                            Yemen   1990       5    22
## 191      YPR   680          Yemen People's Republic   1967      11    30
## 192      KUW   690                           Kuwait   1961       6    19
## 193      BAH   692                          Bahrain   1971       8    15
## 194      QAT   694                            Qatar   1971       9     3
## 195      UAE   696             United Arab Emirates   1971      12     2
## 196      OMA   698                             Oman   1971      10     7
## 197      AFG   700                      Afghanistan   1919       8     8
## 198      TKM   701                     Turkmenistan   1991      12    26
## 199      TAJ   702                       Tajikistan   1991      12    26
## 200      KYR   703                       Kyrgyzstan   1991      12    26
## 201      UZB   704                       Uzbekistan   1991      12    26
## 202      KZK   705                       Kazakhstan   1991      12    26
## 203      CHN   710                            China   1860      10    25
## 204      MON   712                         Mongolia   1921       3    13
## 205      TAW   713                           Taiwan   1949      12     8
## 206      KOR   730                            Korea   1887       1     1
## 207      PRK   731                      North Korea   1948       9     9
## 208      ROK   732                      South Korea   1949       6    29
## 209      JPN   740                            Japan   1860       1     1
## 210      JPN   740                            Japan   1952       4    28
## 211      IND   750                            India   1947       8    15
## 212      BHU   760                           Bhutan   1971       9    21
## 213      PAK   770                         Pakistan   1947       8    14
## 214      BNG   771                       Bangladesh   1971      12    16
## 215      MYA   775                          Myanmar   1948       1     4
## 216      SRI   780                        Sri Lanka   1948       2     4
## 217      MAD   781                         Maldives   1965       7    26
## 218      NEP   790                            Nepal   1920       1     1
## 219      THI   800                         Thailand   1887       1     1
## 220      CAM   811                         Cambodia   1953      11     9
## 221      LAO   812                             Laos   1953      10    23
## 222      DRV   816                          Vietnam   1954       7    21
## 223      RVN   817              Republic of Vietnam   1954       6     4
## 224      MAL   820                         Malaysia   1957       8    31
## 225      SIN   830                        Singapore   1965       8     9
## 226      BRU   835                           Brunei   1984       1     1
## 227      PHI   840                      Philippines   1946       7     4
## 228      INS   850                        Indonesia   1949      12    27
## 229      ETM   860                       East Timor   2002       9    27
## 230      AUL   900                        Australia   1920       1    10
## 231      PNG   910                 Papua New Guinea   1975       9    16
## 232      NEW   920                      New Zealand   1920       1    10
## 233      VAN   935                          Vanuatu   1981       9    15
## 234      SOL   940                  Solomon Islands   1978       7     7
## 235      KIR   946                         Kiribati   1999       9    14
## 236      TUV   947                           Tuvalu   2000       9     5
## 237      FIJ   950                             Fiji   1970      10    10
## 238      TON   955                            Tonga   1999       9    14
## 239      NAU   970                            Nauru   1999       9    14
## 240      MSI   983                 Marshall Islands   1991       9    17
## 241      PAL   986                            Palau   1994      12    15
## 242      FSM   987   Federated States of Micronesia   1991       9    17
## 243      WSM   990                            Samoa   1976      12    15
##     endyear endmonth endday version
## 1      2016       12     31    2016
## 2      2016       12     31    2016
## 3      2016       12     31    2016
## 4      1906        9     25    2016
## 5      2016       12     31    2016
## 6      1915        7     28    2016
## 7      2016       12     31    2016
## 8      1916       11     29    2016
## 9      2016       12     31    2016
## 10     2016       12     31    2016
## 11     2016       12     31    2016
## 12     2016       12     31    2016
## 13     2016       12     31    2016
## 14     2016       12     31    2016
## 15     2016       12     31    2016
## 16     2016       12     31    2016
## 17     2016       12     31    2016
## 18     2016       12     31    2016
## 19     2016       12     31    2016
## 20     2016       12     31    2016
## 21     2016       12     31    2016
## 22     2016       12     31    2016
## 23     2016       12     31    2016
## 24     2016       12     31    2016
## 25     2016       12     31    2016
## 26     2016       12     31    2016
## 27     2016       12     31    2016
## 28     2016       12     31    2016
## 29     2016       12     31    2016
## 30     2016       12     31    2016
## 31     2016       12     31    2016
## 32     2016       12     31    2016
## 33     2016       12     31    2016
## 34     2016       12     31    2016
## 35     1870        6     20    2016
## 36     2016       12     31    2016
## 37     2016       12     31    2016
## 38     2016       12     31    2016
## 39     2016       12     31    2016
## 40     2016       12     31    2016
## 41     2016       12     31    2016
## 42     1940        7     14    2016
## 43     2016       12     31    2016
## 44     1940        5     28    2016
## 45     2016       12     31    2016
## 46     1940        5     10    2016
## 47     2016       12     31    2016
## 48     1942       11     11    2016
## 49     2016       12     31    2016
## 50     2016       12     31    2016
## 51     2016       12     31    2016
## 52     2016       12     31    2016
## 53     2016       12     31    2016
## 54     2016       12     31    2016
## 55     2016       12     31    2016
## 56     1866        7     26    2016
## 57     1871        1     18    2016
## 58     1945        5      8    2016
## 59     2016       12     31    2016
## 60     1990       10      2    2016
## 61     1990       10      2    2016
## 62     1871        1     18    2016
## 63     1867        4     17    2016
## 64     1871        1     18    2016
## 65     1866        7     26    2016
## 66     1867        4     17    2016
## 67     1867        4     17    2016
## 68     1939        9     27    2016
## 69     2016       12     31    2016
## 70     1918       11     12    2016
## 71     1938        3     13    2016
## 72     2016       12     31    2016
## 73     2016       12     31    2016
## 74     1939        3     15    2016
## 75     1992       12     31    2016
## 76     2016       12     31    2016
## 77     2016       12     31    2016
## 78     2016       12     31    2016
## 79     1860       11      5    2016
## 80     1861        2     13    2016
## 81     2016       12     31    2016
## 82     1860        3     15    2016
## 83     1860        3     15    2016
## 84     1860        3     15    2016
## 85     2016       12     31    2016
## 86     1939        4      7    2016
## 87     2016       12     31    2016
## 88     2016       12     31    2016
## 89     2016       12     31    2016
## 90     2016       12     31    2016
## 91     1941        4     20    2016
## 92     2016       12     31    2016
## 93     2016       12     31    2016
## 94     2016       12     31    2016
## 95     2016       12     31    2016
## 96     1941        4     23    2016
## 97     2016       12     31    2016
## 98     2016       12     31    2016
## 99     2016       12     31    2016
## 100    2016       12     31    2016
## 101    2016       12     31    2016
## 102    2016       12     31    2016
## 103    1940        6     16    2016
## 104    2016       12     31    2016
## 105    1940        6     16    2016
## 106    2016       12     31    2016
## 107    1940        6     15    2016
## 108    2016       12     31    2016
## 109    2016       12     31    2016
## 110    2016       12     31    2016
## 111    2016       12     31    2016
## 112    2016       12     31    2016
## 113    2016       12     31    2016
## 114    2016       12     31    2016
## 115    2016       12     31    2016
## 116    1940        4     30    2016
## 117    2016       12     31    2016
## 118    1940        4      9    2016
## 119    2016       12     31    2016
## 120    2016       12     31    2016
## 121    2016       12     31    2016
## 122    2016       12     31    2016
## 123    2016       12     31    2016
## 124    2016       12     31    2016
## 125    2016       12     31    2016
## 126    2016       12     31    2016
## 127    2016       12     31    2016
## 128    2016       12     31    2016
## 129    2016       12     31    2016
## 130    2016       12     31    2016
## 131    2016       12     31    2016
## 132    2016       12     31    2016
## 133    2016       12     31    2016
## 134    2016       12     31    2016
## 135    2016       12     31    2016
## 136    2016       12     31    2016
## 137    2016       12     31    2016
## 138    2016       12     31    2016
## 139    2016       12     31    2016
## 140    2016       12     31    2016
## 141    2016       12     31    2016
## 142    2016       12     31    2016
## 143    2016       12     31    2016
## 144    2016       12     31    2016
## 145    2016       12     31    2016
## 146    2016       12     31    2016
## 147    2016       12     31    2016
## 148    1964        4     26    2016
## 149    2016       12     31    2016
## 150    2016       12     31    2016
## 151    2016       12     31    2016
## 152    2016       12     31    2016
## 153    1936        5      5    2016
## 154    2016       12     31    2016
## 155    2016       12     31    2016
## 156    2016       12     31    2016
## 157    2016       12     31    2016
## 158    2016       12     31    2016
## 159    2016       12     31    2016
## 160    2016       12     31    2016
## 161    2016       12     31    2016
## 162    2016       12     31    2016
## 163    2016       12     31    2016
## 164    2016       12     31    2016
## 165    2016       12     31    2016
## 166    2016       12     31    2016
## 167    2016       12     31    2016
## 168    2016       12     31    2016
## 169    2016       12     31    2016
## 170    1912        3     30    2016
## 171    2016       12     31    2016
## 172    2016       12     31    2016
## 173    1881        5     12    2016
## 174    2016       12     31    2016
## 175    2016       12     31    2016
## 176    2016       12     31    2016
## 177    2016       12     31    2016
## 178    2016       12     31    2016
## 179    2016       12     31    2016
## 180    2016       12     31    2016
## 181    1882        9     15    2016
## 182    2016       12     31    2016
## 183    1958        2      1    2016
## 184    2016       12     31    2016
## 185    2016       12     31    2016
## 186    2016       12     31    2016
## 187    2016       12     31    2016
## 188    2016       12     31    2016
## 189    1990        5     21    2016
## 190    2016       12     31    2016
## 191    1990        5     21    2016
## 192    2016       12     31    2016
## 193    2016       12     31    2016
## 194    2016       12     31    2016
## 195    2016       12     31    2016
## 196    2016       12     31    2016
## 197    2016       12     31    2016
## 198    2016       12     31    2016
## 199    2016       12     31    2016
## 200    2016       12     31    2016
## 201    2016       12     31    2016
## 202    2016       12     31    2016
## 203    2016       12     31    2016
## 204    2016       12     31    2016
## 205    2016       12     31    2016
## 206    1905       11     17    2016
## 207    2016       12     31    2016
## 208    2016       12     31    2016
## 209    1945        8     14    2016
## 210    2016       12     31    2016
## 211    2016       12     31    2016
## 212    2016       12     31    2016
## 213    2016       12     31    2016
## 214    2016       12     31    2016
## 215    2016       12     31    2016
## 216    2016       12     31    2016
## 217    2016       12     31    2016
## 218    2016       12     31    2016
## 219    2016       12     31    2016
## 220    2016       12     31    2016
## 221    2016       12     31    2016
## 222    2016       12     31    2016
## 223    1975        4     30    2016
## 224    2016       12     31    2016
## 225    2016       12     31    2016
## 226    2016       12     31    2016
## 227    2016       12     31    2016
## 228    2016       12     31    2016
## 229    2016       12     31    2016
## 230    2016       12     31    2016
## 231    2016       12     31    2016
## 232    2016       12     31    2016
## 233    2016       12     31    2016
## 234    2016       12     31    2016
## 235    2016       12     31    2016
## 236    2016       12     31    2016
## 237    2016       12     31    2016
## 238    2016       12     31    2016
## 239    2016       12     31    2016
## 240    2016       12     31    2016
## 241    2016       12     31    2016
## 242    2016       12     31    2016
## 243    2016       12     31    2016
print(read.xlsx("states2016.xlsx")$stateabb)
##   [1] "USA" "CAN" "BHM" "CUB" "CUB" "HAI" "HAI" "DOM" "DOM" "JAM" "TRI" "BAR"
##  [13] "DMA" "GRN" "SLU" "SVG" "AAB" "SKN" "MEX" "BLZ" "GUA" "HON" "SAL" "NIC"
##  [25] "COS" "PAN" "COL" "VEN" "GUY" "SUR" "ECU" "PER" "BRA" "BOL" "PAR" "PAR"
##  [37] "CHL" "ARG" "URU" "UKG" "IRE" "NTH" "NTH" "BEL" "BEL" "LUX" "LUX" "FRN"
##  [49] "FRN" "MNC" "LIE" "SWZ" "SPN" "AND" "POR" "HAN" "BAV" "GMY" "GMY" "GFR"
##  [61] "GDR" "BAD" "SAX" "WRT" "HSE" "HSG" "MEC" "POL" "POL" "AUH" "AUS" "AUS"
##  [73] "HUN" "CZE" "CZE" "CZR" "SLO" "ITA" "PAP" "SIC" "SNM" "MOD" "PMA" "TUS"
##  [85] "MLT" "ALB" "ALB" "MNG" "MAC" "CRO" "YUG" "YUG" "BOS" "KOS" "SLV" "GRC"
##  [97] "GRC" "CYP" "BUL" "MLD" "ROM" "RUS" "EST" "EST" "LAT" "LAT" "LIT" "LIT"
## [109] "UKR" "BLR" "ARM" "GRG" "AZE" "FIN" "SWD" "NOR" "NOR" "DEN" "DEN" "ICE"
## [121] "CAP" "STP" "GNB" "EQG" "GAM" "MLI" "SEN" "BEN" "MAA" "NIR" "CDI" "GUI"
## [133] "BFO" "LBR" "SIE" "GHA" "TOG" "CAO" "NIG" "GAB" "CEN" "CHA" "CON" "DRC"
## [145] "UGA" "KEN" "TAZ" "ZAN" "BUI" "RWA" "SOM" "DJI" "ETH" "ETH" "ERI" "ANG"
## [157] "MZM" "ZAM" "ZIM" "MAW" "SAF" "NAM" "LES" "BOT" "SWA" "MAG" "COM" "MAS"
## [169] "SEY" "MOR" "MOR" "ALG" "TUN" "TUN" "LIB" "SUD" "SSD" "IRN" "TUR" "IRQ"
## [181] "EGY" "EGY" "SYR" "SYR" "LEB" "JOR" "ISR" "SAU" "YAR" "YEM" "YPR" "KUW"
## [193] "BAH" "QAT" "UAE" "OMA" "AFG" "TKM" "TAJ" "KYR" "UZB" "KZK" "CHN" "MON"
## [205] "TAW" "KOR" "PRK" "ROK" "JPN" "JPN" "IND" "BHU" "PAK" "BNG" "MYA" "SRI"
## [217] "MAD" "NEP" "THI" "CAM" "LAO" "DRV" "RVN" "MAL" "SIN" "BRU" "PHI" "INS"
## [229] "ETM" "AUL" "PNG" "NEW" "VAN" "SOL" "KIR" "TUV" "FIJ" "TON" "NAU" "MSI"
## [241] "PAL" "FSM" "WSM"

Overview

This file contains a set of tasks that you need to complete in R for the lab assignment. The tasks may require you to add a code chuck, type code into a chunk, and/or execute code. Some tasks may also ask you to answer specific questions. Don’t forget that you need to acknowledge if you used any resources to complete the assignment.

Instructions associated with this assignment can be found in the file “Instructions Getting Started in R.rmd”.

Once you have completed the assignment you will need to publish it to produce an html file. You will then need to upload the html file and this .Rmd file to AsULearn.

1. Add your Name and the Date

The first thing you need to do in this file is to add your name and date in the lines underneath this document’s title (see the code in lines 10 and 11).

2.Identify and Set Your Working Directory

You need to identify and set your working directory in this section.

3. Installing and Loading Packages and Data Set

You need to install and load the packages and data set you’ll use for the lab assignment in this section.

Did you recieve help?

Enter the names of anyone one that assisted you with completing this lab. If no one helped you complete just type type out no one helped you. No one helped me.

#Did you provide anyone help with completing this lab? Enter the names of anyone that you assisted with completing this lab. If you did not help anyone, then just type out that you helped no one. I did not help anyone.

Publish Document

Click the “Knit” button to publish your work as an html document. This document or file will appear in the folder specified by your working directory. You will need to upload both this RMarkdown file and the html file it produces to AsU Learn to get all of the lab points for this week.