Get access to all lessons in this course.
-
Advanced Data Wrangling and Analysis
- Overview
- Importing Data
- Tidy Data
- Reshaping Data
- Dealing with Missing Data
- Changing Variable Types
- Advanced Variable Creation
- Advanced Summarizing
- Binding Data Frames
- Functions
- Merging Data
- Renaming Variables
- Quick Interlude to Reorganize our Code
- Exporting Data
-
Advanced Data Visualization
- Data Visualization Best Practices
- Tidy Data
- Pipe Data Into ggplot
- Reorder Plots to Highlight Findings
- Line Charts
- Use Color to Highlight Findings
- Declutter
- Use the scales Package for Nicely Formatted Values
- Use Direct Labeling
- Use Axis Text Wisely
- Use Titles to Highlight Findings
- Use Color in Titles to Highlight Findings
- Use Annotations to Explain
- Tweak Spacing
- Customize Your Theme
- Customize Your Fonts
- Try New Plot Types
-
Advanced RMarkdown
- Advanced Markdown Text Formatting
- Tables
- Advanced YAML
- Inline R Code
- Making Your Reports Shine: Word Edition
- Making Your Reports Shine: HTML Edition
- Making Your Reports Shine: PDF Edition
- Presentations
- Dashboards
- Other Formats
-
Wrapping Up
- You Did It!
Going Deeper with R
You Did It!
This lesson is locked
This lesson is called You Did It!, part of the Going Deeper with R course. This lesson is called You Did It!, part of the Going Deeper with R course.
Congratulations on finishing the course! You're well on your way to success with R.
If you're wondering where to go from here, I have a few suggestions. Obviously, this all depends on your needs, but many people I've worked with need to know more about how to work with factors, dates and times, and strings. I suggest taking a look at the forcats
package for factors, lubridate() for dates and times, and stringr() for strings.
There is, of course, so much more that you can do with R. I use it for mapping all the time, for example. To get a sense of what's happening in the big wide world of R, your best bet is to follow the #rstats hashtag on Twitter. You'll hear about new packages, new techniques, and be inspired by all of the creative and interesting ways people use R.
Thanks again for taking the course. If you have any questions as you continue your R journey, please don't hesitate to reach out.
You need to be signed-in to comment on this post. Login.
Zach Tilton
February 4, 2022
Thank you for putting together this great course.
David Keyes
February 7, 2022
Thanks, Zach!
Clifton Nelson
May 5, 2022
Thank you for your help! This was a great course!
David Keyes
June 9, 2022
Glad it was helpful!
Sandra Obradovic
June 8, 2022
thanks for developing such a good course and having such a learner-centric approach, really learned a lot and developed my confidence with R!
David Keyes
June 9, 2022
Thanks for your kind words!
Margarita Valdes
December 14, 2022
This course was so useful, thank you so much!