Voltar para os Cursos
Introductory
Learn Programm Language R
This course is designed to provide a comprehensive introduction to R programming, focusing on its syntax, data manipulation, data visualization, statistical analysis, and script writing. By the end of the course, you will be equipped with the skills needed to effectively analyze data using R, create visualizations, and automate your workflows with scripts.
Introduction to R Programming
Basic R Syntax and Operations
Data Manipulation in R
Data Visualization with R
Basic Statistical Analysis with R
Writing R Scripts
Running and debugging R scripts
Debugging is a critical skill that allows you to troubleshoot your scripts during execution. This subtopic will help you learn effective strategies for running and debugging your R scripts.
How to automate data analysis with R scripts: Scripting for reproducibility (CC027)
How to Schedule & Automate R-Scripts | Windows
R - run R non-interactively with BATCH file