Robinlovelace / Creating-maps-in-R

Introductory tutorial on graphical display of geographical information in R.
https://cran.r-project.org/other-docs.html
568 stars 341 forks source link

Update with readRDS() comment #29

Closed aaarcher-usgs closed 8 years ago

aaarcher-usgs commented 8 years ago

While working through the current version of "intro-spatial-rl.pdf", I noticed it is not up-to-date with the code included in the intro-spatial.Rmd document. In particular, the line for the code to load lnd84 back in (readRDS()) was not in the pdf, but is in the .Rmd file. (I'm sure there may be other discrepancies.) I believe that a lot of users (like myself) would like to work through the PDF rather than the .Rmd, so it would be helpful to have the PDF document updated each time the code in the .Rmd is changed. Thanks!

Robinlovelace commented 8 years ago

Many thanks for the fix - great clarification that should be useful for others. Watch this Space of future updates and please let me know if you have any other suggestions :)