Skip to content
R for the Rest of Us Logo

R in 3 Months (Fall 2022)

R in 3 Months Fall 2022 Week 11 Project Assignment

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

For this week's assignment we're asking you to explore ways to improve your data visualisations by making them easier to understand. This is often achieved through the use of factors, the {ggtext} package and annotations.

In the video example I walk through herbi" = "#C77CFF", "omni" = "#00BFC4", "carni" = "#7CAE00", "insecti" = "#F8766D")) + labs(title = "Most animals are span style='color:#C77CFF'herbivores/span") + theme(plot.title = element_markdown()) ">the code in this gist.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.

Course Content

142 Lessons