PUT YOUR NAME HERE:Yu-chieh Kung

Problem 1

Create the following figure, using the data included in the R Markdown file.

Problem 2

Create the following figure, using the data included in the R Markdown file.

##                 name country.etc   pop   lat  long capital
## 1 'Abasan al-Jadidah   Palestine  5629 31.31 34.34       0
## 2 'Abasan al-Kabirah   Palestine 18999 31.32 34.35       0
## 3       'Abdul Hakim    Pakistan 47788 30.55 72.11       0
## 4 'Abdullah-as-Salam      Kuwait 21817 29.36 47.98       0
## 5              'Abud   Palestine  2456 32.03 35.07       0
## 6            'Abwein   Palestine  3434 32.03 35.20       0
##             name country.etc    pop   lat   long capital
## 1       Alajuela  Costa Rica  48366 10.02 -84.23       0
## 2       Arraijan      Panama  81118  8.95 -79.65       0
## 3     Bluefields   Nicaragua  45703 12.01 -83.77       0
## 4     Chinandega   Nicaragua 129730 12.63 -87.13       0
## 5         Chitre      Panama  44735  7.97 -80.42       0
## 6 Ciudad Sandino   Nicaragua  72109 12.16 -86.34       0

Problem 3

Create the following figure, using the data included in the R Markdown file.

Note that the code in the .rmd file will import a set of simple features data for South America. Make sure you install any necessary packages.