🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Exception Handling in R-code

User: "Hugh_R_Heinsohn"
Altair Employee
Updated by Hugh_R_Heinsohn

This video continues and builds upon the video "Best Practices for Using R Transforms."

In this tutorial video you will learn how to improve your R-code to handle exceptions in a way that avoids disruption and assures that your R-transforms always returns a meaningful result. By adding tryCatch-clauses to your R-code, you can make sure that your code always returns a valid data set instead of just stopping, even when there was something wrong with the input to the code. You will learn how to add a description of a successful or unsuccessful transform to your result dataset.


Comments

No comments on this post.