These data tutorials complement the spatio-temporal lessons (raster and vector) in R lessons. These lessons are close to being published on the neondataskills.org website.
This code is in TS01 -- every time we knit it opens the object. It sometimes good to open objects but not always good practice given a larger object and an older computer. It can hang your entire computer. I'd recommend including a Data Tip that you can use View() to open in Rstudio BUT to do this with CAUTION. Remove it from the code chunk.
This code is in TS01 -- every time we knit it opens the object. It sometimes good to open objects but not always good practice given a larger object and an older computer. It can hang your entire computer. I'd recommend including a Data Tip that you can use
View()
to open in Rstudio BUT to do this with CAUTION. Remove it from the code chunk.