CASA summer school on geographic data
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Last week I presented at UCL’s summer school which, by all accounts, was a very successful event in which many people learned many new skills. The presentation format was a refreshing changes from the PowerPoint slides you’re often asked to prepare. Instead, each presenter was asked to create a reproducible RMarkdown document to present. The source code was shared with the students, who were encouraged to test the code.
The source code of my RMarkdown document can be found here, on the website support the Geocomputation with R book: https://github.com/geocompr/geocompr.github.io/blob/source/content/post/2019/crs-projections-transformations.Rmd
To see the article itself, head here: https://geocompr.github.io/post/2019/crs-projections-transformations/
A very summary of the content is shown below.
blogdown::shortcode_html("tweet", "1166628966410719232")
Too long didn't read (TLDR) summary of CRSs.
— Robin Lovelace (@robinlovelace) August 28, 2019
Additional resources:
Blog post: https://t.co/k3FDKqxp3E
Chapter in upcoming book by @edzerpebesma: https://t.co/D919MPwMam
Chapter in #geocompr book: https://t.co/pffHqeF8YT pic.twitter.com/Slu1jT88ok
For more on the CASA summer school itself, see here.
In summary, great event and look forward to more partipatory workshops, the next one upcoming being the OpenGeoHub summer school: https://opengeohub.org/summer_school_2019
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.