RStudio

Sort options

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 [...]

Data Driven Decision Making (Coursera)

Once we have generated data, we need to answer the research question by performing an appropriate statistical analysis. Engineers and business professionals need to know which test or tests to use. Through this class, you will be able to perform one sample tests for comparison to historical data. You [...]

Defining, Describing, and Visualizing Data (Coursera)

As leaders in your chosen field, you need to not only know how to ask the right questions but also answer them using data-based methods. Through this class, you will be able to get to the bottom of what you really want to know, describe the associated data related [...]

Tools for Data Science (Coursera)

What are some of the most popular data science tools, how do you use them, and what are their features? In this course, you'll learn about Jupyter Notebooks, RStudio IDE, Apache Zeppelin and Data Science Experience. You will learn about what each tool is used for, what programming languages [...]

The R Programming Environment (Coursera)

This course provides a rigorous introduction to the R programming language, with a particular focus on using R for software development in a data science setting. Whether you are part of a data science team or working individually within a community of developers, this course will give you [...]

R Programming (Coursera)

In this course you will learn how to program in R and how to use R for effective data analysis. You will learn how to install and configure software necessary for a statistical programming environment and describe generic programming language concepts as they are implemented in a high-level statistical [...]

The Data Scientist's Toolbox (Coursera)

In this course you will get an introduction to the main tools and ideas in the data scientist's toolbox. The course gives an overview of the data, questions, and tools that data analysts and data scientists work with. There are two components to this course. The first is a [...]

Fundamentals of Data Analytics in the Public Sector with R (Coursera)

Gain a foundational understanding of key terms and concepts in public administration and public policy while learning foundational programming techniques using the R programming language. You will learn how to execute functions to load, select, filter, mutate, and summarize data frames using the tidyverse libraries with an emphasis on [...]

Introduction to R Programming and Tidyverse (Coursera)

This course is a gentle introduction to programming in R designed for 3 types of learners. It will be right for you, if: you want to do data analysis but don’t know programming; you know programming but aren’t familiar with R; you know some R programming but want to [...]

Visualizing Data & Communicating Results in R with RStudio (Coursera)

Mar 18th 2024
Visualizing Data & Communicating Results in R with RStudio (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first R program in minutes without installing anything! This course is designed for learners with limited coding experience, providing foundational knowledge of data visualizations and R Markdown. The modules in this course cover different types of visualization models such as bar charts, histograms, and heat [...]