Tidy Hurricanes
Analyzing Tropical Storms with Tidyverse Tools
About
The goal of this text is to help you get started working with tabular data using the syntactic approach of so-called Tidyverse tools. More specifically, we describe various examples for how to use functions from Tidyverse packages to perform common operations around data tables by analyzing storms and hurricanes in the North Atlantic.
About You
I am assuming that you have both R or RStudio installed in your computer. If this is not the case, you can take a look at Breaking the Ice with R
Citation
You can cite this work as:
Sanchez, G. (2022) Analyzing Tropical Storms with Tidyverse Tools. https://www.gastonsanchez.com/R-tidy-hurricanes
My Series of R Tutorials
This manuscript is part of a series of texts that I’ve written about Programming and Data Analysis in R:
- Breaking the Ice with R: Getting Started with R and RStudio
https://www.gastonsanchez.com/R-ice-breaker
- Tidy Hurricanes: Analyzing Tropical Storms with Tidyverse Tools
https://www.gastonsanchez.com/R-tidy-hurricanes
- R Coding Basics: An Introduction to the Basics of Coding in R
https://www.gastonsanchez.com/R-coding-basics
- Rolling Dice: Exploring Simulations in Games of Chance with R
https://www.gastonsanchez.com/R-rolling-dice
- Web Technologies in R: A Short Introduction to Web Technologies in R
https://www.gastonsanchez.com/R-web-technologies
Donation
As a Data Science and Statistics educator, I love to share the work I do. Each month I spend dozens of hours curating learning materials like this resource. If you find any value and usefulness in it, please consider making a one-time donation—via paypal—in any amount (e.g. the amount you would spend inviting me a cup of coffee or any other drink). Your support really matters.
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.