pull
changes from remote
repository; A solutions file ae-11a-data-visualisation.qmd
will be added; Ensure that your script
ae-11a-data-visualisation.qmd
is complete and renders
without errorsae-11b-data-visualisation.qmd
file)ae-11b-data-visualisation.qmd
renders
without errorsGet going on your research project report. Practicing your newly aquired skills on your report will prepare you well for the final exam. Know that your data will most likely not be in a tidy format, visualising it may challenging and frustrating. That is normal.
Identify the elements that you think need to be fixed for you to have a tidy data set. Write those as notes into your “Results & Discussion” file and open an issue on GitHub tagging @larnsce. The goal is that we provide you with R code that will tidy your data. In week 12 and week 13, you will learn the underlying theory of the functions that are used for tidying the data.
The due date for the report is the 9th June and you can start writing up your Introduction and Methods sections. But, how? Do you split efforts? Do you allocate different sections? These parts of the report are graded for the team. Make sure you all agree on how you will prepare them.
ggplot2
R Package to start visualising your
data.If you want to practice more, then use your notebook from week 10 and the Chapter on Data Visualisation in R4DS:https://r4ds.had.co.nz/data-visualisation.html
Note: If you use the notebook to take notes while working through R4DS, then use the Render, Add, Commit, Push workflow every now and then to push your changes back to GitHub and keep your remote repository in sync with your local repository.
If you see mistakes or want to suggest changes, please create an issue on the source repository.
Text and figures are licensed under Creative Commons Attribution CC BY-SA 4.0. Source code is available at https://github.com/rbtl-fs22/website, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".