Skip to content

info201b-sp2019/lab6_remote_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Lab 6 - Remote Server

  1. Log onto the remote server

  2. Navigate to the data folder (/opt/data) and find the dataset called uw-elevations.csv.bz2

  3. From your local machine, copy the dataset from the server to your local machine

  4. Using the dataset, use the ggplot2 library to create a vizualization of the differerent elevation levels in the U-District using the longitude and latitude values. Use the scale_fill_gradient() function to color levels places of low elevation blue and levels of high elevation green.

  5. Save the plot as a png

  6. Save your R-script and copy the file onto the remote server

  7. Run your R-script on the remote server.

  8. Copy the png from your server to your local machine. Create a new RMarkdown file. Add the picture of your new plot in your file and write a few lines about what you found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published