Arranging and Visualizing Data in R (Cuorsera)

Arranging and Visualizing Data in R (Cuorsera)

This course provides a first look at the R statistical environment. Beginning with step-by-step instructions on downloading and installing the software, learners will first practice navigating R and its companion, RStudio. Then, they will read data into the R environment and prepare it for summary and analysis. A wide variety of concepts will be covered, including sorting rows of data, grouping by variables, summarizing over variables, pivoting, and creating new variables.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Then, learners will visualize their data, creating publication-ready plots with relatively little effort. Finally, learners will understand how to set up a project workflow for their own analyses. All concepts taught in this course will be covered with multiple modalities: slide-based lectures, guided coding practice with the instructor, and independent but structured practice.
This course is part of the Data Science for Health Research Specialization.

What you'll learn

  • Become knowledgeable about and conversant in the R environment
  • Format and manipulate data within R into suitable formats
  • Develop an intuition for doing exploratory data analysis
  • Develop a workflow in R

Syllabus

Become knowledgeable about and conversant in the R environment
Module 1
Module 1 will cover all of the tasks to get you up and running in R. You’ll learn how to access R, how to navigate it, how to install R packages, and how to create scripts that keep a record of your work. We will also learn about The Global Findex Database 2017, a population-based survey and report that provides a wealth of information on financial access for persons all over the world. Your assessments will use data from The Global Findex Database 2017 to create a table and figure from the report.

Format and manipulate data within R into suitable formats
Module 2
In Module 2, you will develop insight into how functions work as you are introduced to various functions from the tidyverse, which is a collection of eight R packages useful in data science. The lessons will guide you through performing common data wrangling tasks, such as filtering observations of a dataset and joining data from different sources. By the end of the module, you will have used these tools to reproduce the Indicator Table from The Global Findex Database 2017, which estimates account ownership statistics, including gender and income gaps, for all of the surveyed countries.

Develop intuition for doing exploratory data analysis
Module 3
Module 3 introduces you to R graphical capabilities. You will both learn about different types of plots – including scatterplots, lineplots, barplots, boxplots, and histograms – and how to make them in R. You’ll learn how to create multipanel plots. And you’ll continue to learn good overall R “hygiene” by keeping your code tidy. You’ll put these newly learned skills to work re-creating Figure 1.1 from The Global Findex Database 2017, which shows how account ownership varies by the income level of a country.

Develop a workflow in R
Module 4
Having worked through the first three modules, you’ve (re)produced a table and figure from The Global Findex Database 2017. Now what? In Module 4, you will learn about sharing your work with others: exporting tables and figures from R onto your computer. You’ll be introduced to a means of writing reports in R using RMarkdown. And finally we’ll talk about what happens when you get stuck: how to ask questions and where to get help.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Data Management and Visualisation (Coursera) Coursera
Wesleyan University

Data Management and Visualisation (Coursera)

Whether being used to customize advertising to millions of website visitors or streamline inventory ordering at a small restaurant, data is becoming more integral to success. Too often, we’re not sure how use data to find answers to the questions that will make us more successful in what we do. In this course, you will discover what data is and think about what questions you have that can be answered by the data – even if you’ve never thought about data before. Based on existing data, you will learn to develop a research question, describe the variables and their relationships, calculate basic statistics, and present your results clearly.

Jun 1st 2026
4 Weeks
Exploratory Data Analysis for Machine Learning (Coursera) Coursera
IBM

Exploratory Data Analysis for Machine Learning (Coursera)

This first course in the IBM Machine Learning Professional Certificate introduces you to Machine Learning and the content of the professional certificate. In this course you will realize the importance of good, quality data. You will learn common techniques to retrieve your data, clean it, apply feature engineering, and have it ready for preliminary analysis and hypothesis testing.

Jun 1st 2026
2 Weeks
SQL for Data Science Capstone Project (Coursera) Coursera
University of California, Davis

SQL for Data Science Capstone Project (Coursera)

Data science is a dynamic and growing career field that demands knowledge and skills-based in SQL to be successful. This course is designed to provide you with a solid foundation in applying SQL skills to analyze data and solve real business problems. Whether you have successfully completed the other courses in the Learn SQL Basics for Data Science Specialization or are taking just this course, this project is your chance to apply the knowledge and skills you have acquired to practice important SQL querying and solve problems with data. You will participate in your own personal or professional journey to create a portfolio-worthy piece from start to finish.

Jun 1st 2026
4 Weeks
Fundamentals of GIS (Coursera) Coursera
University of California, Davis

Fundamentals of GIS (Coursera)

Explore the world of spatial analysis and cartography with geographic information systems (GIS). What you will learn: define core geospatial concepts; practice with subset data using selections and feature attributes; create map books using advanced mapping techniques; create layer and map packages.

Jun 1st 2026
4 Weeks
Data Visualization Capstone (Coursera) Coursera
Johns Hopkins University

Data Visualization Capstone (Coursera)

Data visualization is a critical skill for anyone that routinely using quantitative data in his or her work - which is to say that data visualization is a tool that almost every worker needs today. One of the critical tools for data visualization today is the R statistical programming language. Especially in conjunction with the tidyverse software packages, R has become an extremely powerful and flexible platform for making figures, tables, and reproducible reports. However, R can be intimidating for first time users, and there are so many resources online that it can be difficult to sort through without guidance.

Jun 1st 2026
3 Weeks
Data – What It Is, What We Can Do With It (Coursera) Coursera
Johns Hopkins University

Data – What It Is, What We Can Do With It (Coursera)

This course introduces students to data and statistics. By the end of the course, students should be able to interpret descriptive statistics, causal analyses and visualizations to draw meaningful insights. The course first introduces a framework for thinking about the various purposes of statistical analysis. We’ll talk about how analysts use data for descriptive, causal and predictive inference. We’ll then cover how to develop a research study for causal analysis, compute and interpret descriptive statistics and design effective visualizations. The course will help you to become a thoughtful and critical consumer of analytics.

Jun 1st 2026
4 Weeks
Data Visualization and Dashboards with Excel and Cognos (Coursera) Coursera
IBM

Data Visualization and Dashboards with Excel and Cognos (Coursera)

This course covers some of the first steps in the development of data visualizations using spreadsheets and dashboards. Begin the process of telling a story with your data by creating the many types of charts that are available in spreadsheets like Excel. Explore the different tools of a spreadsheet, such as the important pivot function and the ability to create dashboards and learn how each one has its own unique property to transform your data.

Jun 1st 2026
4 Weeks
Exploratory Data Analysis with MATLAB (Coursera) Coursera
MathWorks

Exploratory Data Analysis with MATLAB (Coursera)

In this course, you will learn to think like a data scientist and ask questions of your data. You will use interactive features in MATLAB to extract subsets of data and to compute statistics on groups of related data. You will learn to use MATLAB to automatically generate code so you can learn syntax as you explore. You will also use interactive documents, called live scripts, to capture the steps of your analysis, communicate the results, and provide interactive controls allowing others to experiment by selecting groups of data.

Jun 1st 2026
5-12 Weeks
Introduction to Business Analytics: Communicating with Data (Coursera) Coursera
University of Illinois at Urbana-Champaign

Introduction to Business Analytics: Communicating with Data (Coursera)

This course introduces students to the science of business analytics while casting a keen eye toward the artful use of numbers found in the digital space. The goal is to provide businesses and managers with the foundation needed to apply data analytics to real-world challenges they confront daily in their professional lives.

Jun 1st 2026
4 Weeks
Social Media Data Analytics (Coursera) Coursera
University of Washington

Social Media Data Analytics (Coursera)

Learner Outcomes: After taking this course, you will be able to: utilize various Application Programming Interface (API) services to collect data from different social media sources such as YouTube, Twitter, and Flickr; process the collected data - primarily structured - using methods involving correlation, regression, and classification to derive insights about the sources and people who generated that data; analyze unstructured data - primarily textual comments - for sentiments expressed in them; use different tools for collecting, analyzing, and exploring social media data for research and development purposes.

Jun 1st 2026
4 Weeks
Exploratory Data Analysis (Coursera) Coursera
Johns Hopkins University

Exploratory Data Analysis (Coursera)

This course covers the essential exploratory techniques for summarizing data. These techniques are typically applied before formal modeling commences and can help inform the development of more complex statistical models. Exploratory techniques are also important for eliminating or sharpening potential hypotheses about the world that can be addressed by the data.

Jun 1st 2026
4 Weeks
Demand Analytics (Coursera) Coursera
Rutgers University

Demand Analytics (Coursera)

Welcome to Demand Analytics - one of the most sought-after skills in supply chain management and marketing! Through the real-life story and data of a leading cookware manufacturer in North America, you will learn the data analytics skills for demand planning and forecasting.

Jun 1st 2026
4 Weeks