Menu
Coddy logo textTech

What is R?

Part of the Fundamentals section of Coddy's R journey — lesson 1 of 78.

R is a powerful programming language specifically designed for statistical computing and data analysis. It's widely used by data scientists, statisticians, and researchers around the world to work with data, perform calculations, and create insights.

challenge icon

Challenge

Easy

Press the run code button to run your first code in R

Cheat sheet

R is a programming language designed for statistical computing and data analysis.

Try it yourself

print("Welcome to R programming!")

All lessons in Fundamentals