Skip to content
R for the Rest of Us Logo

R in 3 Months Spring 2022 Week 10 Project Assignment

This lesson is locked

Get access to all lessons in this course.

If the video is not playing correctly, you can watch it in a new window

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.