Datasets in R: Joining & Visualizing Data
R Programming 4.0+
| Intermediate
- 6 Videos | 46m 42s
- Includes Assessment
- Earns a Badge
Data for the same entity is often stored in multiple locations. Your analysis may require bringing this data together in a single location. Doing this forms a core part of data preprocessing. Another core task is recognizing the relationships in your data. In this course, you'll practice methods to merge data to prepare for statistical and predictive modeling and identify relationships in your data using charts and graphs. You'll combine data in different data frames (or tibbles) based on the values in common columns. You'll use the merge() function to perform join operations and implement joins using functions from the tidyverse. You'll also examine the plotting systems available in R and use the plot() functionality and the ggplot2 package to visualize and explore your data. Upon completion of this course, you'll be able to combine your data in a meaningful way and uncover data relationships.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseperform joins on data frames using the merge() functionuse the dplyr inner_join() function and perform filtering joins
-
create histograms and KDE curves using plot() and ggplot2visualize data using scatter plots, box plots, and line chartssummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview1m 57sUP NEXT
-
2.Joining Data Frames Using merge()11m 1s
-
3.Joining Tibbles Using Joins and Filtering Joins8m 54s
-
4.Creating Histograms and Density Curves11m 33s
-
5.Using Plots and Charts to Visualize Data10m 54s
-
6.Course Summary2m 23s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.