R courses
About R
R is a widely used statistical programming language that’s beloved by people in academia and the tech industry. But that makes it sound more intimidating than it actually is. R is a great first language for anyone interested in answering questions with data analysis, data visualization, and data science.
Related topics
R courses
Filters14 results
Level
Price
View plansType
Average time to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary.
Most popular
14 results
Most popular
Related resources
Related projects
- Portfolio projectPython • Data visualization • R • Developer tools
Data Analyst Interview Preparation Portfolio-Building Project
In this project, you will create a data analyst job search-ready portfolio. You will need to create your own files, write your own code, and organize your work into your own site or repository. We’ll provide you with high-level tasks to guide your portfolio creation and ensure that it covers everything it should to showcase your skills. We will also offer tips on how to make your portfolio stand out, but you are responsible for deciding what goes into your portfolio and what doesn’t. There are nearly infinite options for how to display your work, so treat this project as a starting point. In all likelihood, your portfolio will continue to grow throughout your career. Have fun!Independent, 15 hrsPortfolio Ready - Portfolio projectPython • Data visualization • R
Visualization Portfolio Project
In this project, you will bring together your data analysis and visualization skills to solve a business problem. You can choose between Airbnb, Google, or Spotify data to tailor your project to your personal job search.Independent, 15 hrsPortfolio Ready - Practice projectData visualization • R • Data science
Day of the Race
It’s the day of a citywide track race and you’re helping out your friends!More guidance, 30 min - Practice projectData visualization • R • Data science
Museums and Nature Centers
Create a series of data visualizations to explore the distribution of museums by geographies, subject matter, and annual revenue.More guidance, 60 min
Related articles
- Article
Stochastic Gradient Descent (SGD) Explained With Implementation in R
Learn stochastic gradient descent fundamentals and implement SGD in R with step-by-step code examples, early stopping, and deep learning applications. - Article
R Programming Language Explained (Careers, Use Cases, Difficulty)
Explore what the R programming language is, its features, pros and cons, use cases, careers, and how it compares to Python. Learn how R is used in data science and how easy it is to learn. - Article
Introduction to Regression Analysis
This article is a brief introduction to the formal theory (otherwise known as Math) behind regression analysis.