Skip to content
R for the Rest of Us Logo

Try New Plot Types

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.

Your Turn

  1. Make a plot using a new (to you) geom. You can use the ones I’ve shown in this lesson or you can find more on the Awesome ggplot2 GitHub repository.

  2. If you come up with something you’d like to share, please email it to me at [email protected].

Learn More

The packages I showed in the video are:

Check out the Awesome ggplot2 repository to learn about more ggplot extension packages and see all of the things you can do with ggplot!

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

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

Ally de Alcuaz

Ally de Alcuaz

November 17, 2023

I'm getting an error that I need to install Rtools, and then Rtools is saying its not available for my version of R...which i just updated to the latest. Any ideas?

Danisha Lequet

Danisha Lequet

December 20, 2023

ggbump(data = penguins, mapping = aes(x = body_mass_g)) + geom_histrogram()