Using R for statistical analysis

For this example, we will use the datasets package, which has a wide variety of sample datasets. In RStudio, use the Packages tab to verify the datasets package is in the list and has a checkmark next to it. The Packages tab is in the interface in the lower-right quadrant.

Import the NOAA 15 minute Colorado precipitation dataset that we have been working with by clicking on the Import Dataset button and selecting From CSV.... Navigate to the file, review the data column preview and code preview, and then click on the Import button.

Note the code that was generated for you, which loads the data. You can also ...

Get Analytics for the Internet of Things (IoT) 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.