Analyze data and build visualizations with R in the cloud.
Start coding free →R is a programming language and environment built for statistical computing and data visualization. It is widely used in finance, economics, biology, and social sciences. R's built-in functions cover statistical analysis and data manipulation, and its graphics system produces high-quality plots and charts. RunCode workspaces come with R preinstalled and ready in under a minute.
Open a R workspace →R has a large standard library for statistical tasks: regression, hypothesis testing, clustering, and time series analysis. Its graphics system, including ggplot2 and base R plots, produces publication-quality charts and figures. The CRAN package repository adds thousands of domain-specific libraries for machine learning, bioinformatics, finance, and other fields. Code is typically written in .R files and run with Rscript or the interactive R console.