Skip to content

Commit d467ca2

Browse files
committed
Add note about where to find illustrations
1 parent 06199ee commit d467ca2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ The initial effort towards this redesign was done by [Michael Culshaw-Maurer](ht
1313

1414
The lesson starts with information about the R programming language and the RStudio interface. It then moves to loading in data and exploring how to visualise it with ggplot2. The next episode takes learners through an exploration of data frames and some common data cleaning operations, before discussing vectors and factors. The final episode introduces the flow of data in R, and how to combine operations to select, filter, and mutate a data frame.
1515

16+
Illustrations from the previous version of this lesson are now available in the
17+
[carpentries/commons](https://github.com/carpentries/commons/tree/main/illustrations/) repository.
18+
1619
## Providing feedback on this lesson
1720

1821
If you teach this redesigned lesson, please [open an issue](https://github.com/datacarpentry/R-ecology-lesson/issues/new) on this repository to share your experience.

0 commit comments

Comments
 (0)