When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Creating and Debugging R Programs

R is a popular programming language within the growing statistical community. This course will teach you to write an R script, run that script independently, display processed data, and understand what frameworks R provides to troubleshoot issues.

     
  • 5
  •  |
  • Reviews ( 10 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (10 reviews )
  • icon2 hour 2 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Creating and Debugging R Programs

Every good developer knows that being able to troubleshoot their code effectively is crucial to being productive. In this course, Creating and Debugging R Programs, you'll gain an understanding of how independently running scripts works within the R platform and how to quickly debug them in the case the need arises. First, you’ll explore the various data types that R provides and learn how to leverage them when processing data. Once you have those understood, you’ll learn how variables are leveraged within functions and how they’re encapsulated within a function’s environment. Finally, you'll discover how to write a non-interactive R script and schedule it to run on multiple platforms. When you’re finished with this course, you’ll have the skills and knowledge to successfully write and run your own independent scripts and troubleshoot running them in a production environment.

What You Will Learn?

  • Course Overview : 1min.
  • Understanding the R Platform : 10mins.
  • Data Types : 18mins.
  • Processing Data with R : 16mins.
  • Outputting Data with R : 10mins.
  • Debugging R Interactively : 10mins.
  • R Environments : 13mins.
  • Running R Non-interactively : 15mins.
  • Debugging R Non-interactively : 14mins.
  • Troubleshooting and Avoiding Common Debugging Issues : 10mins.