[This article was first published on R-exercises, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Ready, set, go!
On R-exercises, you will find hundreds of exercises that will help you to learn R. We’ve bundled them into exercise sets, where each set covers a specific concept or function. An exercise set typically contains about 10 exercises, progressing from easy to somewhat more difficult. In order to give you a full picture of all the amazing content on this website, we’ve categorized all sets into broader topics below. If you’re completely new to R, we suggest you simply start with the first topic, “Simple manipulations; numbers and vectors”. Once you’ve managed to work through all exercise sets, from top to bottom, you should have a fair amount of knowledge of, and practical experience with, using R. Of course, those of you who are familiar with R already, can jump straight to any of the topics below. New exercise sets are added on a daily basis. Subscribe to R-exercises to receive daily updates by email. Note: For future updates to the overview below, please have a look here. Have fun!Exercise sets by Topic
Vectors- Vectors
- Regular sequences
- Logical vectors and operators
- Missing Values
- Character vector exercises
- Index vectors
- List exercises
- Data frame exercises
- Merging Dataframes Exercises
- Accessing Dataframe Objects Exercises
- Get-your-stuff-in-order-exercises
- Summary Statistics With Aggregate()
- Data Shape Transformation With Reshape()
- Start plotting data!
- Customize a scatterplot exercises
- Graphics parameters exercises
- 3D plotting exercises
- Data Table – Data table exercises: keys and subsetting
- Lattice – Lattice exercises – part 1
- Lattice – Lattice exercises – part 2
- Zoo – zoo time series exercises
To leave a comment for the author, please follow the link and comment on their blog: R-exercises.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.