Gathering data

Gathering data is a must when practice time comes. Web scraping is a possibility. Doing it is both a way to get data and a way to tune-up your code skills meanwhile. You might be lead into mastering packages such as rvest; if you do so, you must likely improve your coding skills only by doing so. Also, web scraping goes along with knowledge of HTML, HTTP, and more, so, look for it if you are willing to cultivate a broader set of skills.

BEWARE! Scraping the web is not always legally safe. Make sure that you're not breaking any laws or else doing something harmful with the information you scrapped.

If you are not into it, there is no need to go that far. Some R packages come with lots of datasets you can use. There is a web ...

Get Hands-On Data Science with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.