datacarpentry / NEON-R-Tabular-Time-Series

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.
http://neon-workwithdata.github.io/NEON-R-Tabular-Time-Series
6 stars 6 forks source link

L06 - Question - "skills needed" section in grey box. #96

Closed lwasser closed 8 years ago

lwasser commented 8 years ago

@mjones01 L06 contains a section in the grey box that is different from other grey box content. I am curious where this came from and whether we can delete it. Thanks!

Skills Needed

This lessons assumes familiarity with both the dplyr package and ggplot() in the ggplot2 package. If you are not comfortable with either of these we recommend starting with the Subset & Manipulate Time Series Data with dplyr lesson and the Plotting Time Series with ggplot in R lesson
respectively, to gain familiarity.
mjones01 commented 8 years ago

This was added when as single lesson was split into 04,05, and 06. Most lessons stand on their own even for skills however, this one heavily relied on knowing what was taught in the previous two lessons so this was added.

mjones01 commented 8 years ago

This was changed prior to my PR #102 . Now reads Recommended Tutorials. Closing Issue.