Debugging
RStudio 1.1.x
| Beginner
- 12 Videos | 49m 23s
- Includes Assessment
- Earns a Badge
One of the most important tasks in any programming language or development environment is debugging. Discover ways you can debug R code and improve the resilience of your R programs through defensive programming.
WHAT YOU WILL LEARN
-
debug R code with RStudiouse the traceback function to examine the call stackuse browser to step through R codeuse R warning and message functionsimplement handlers for debugginguse the microbenchmark library to benchmark R performance
-
identify methods of defensive programming in Rset your R program to report warnings as errors for debuggingimplement asserts in Ruse the pryr library to examine memory use in Rtrace address and reference information in R using pryradd the browser function to some R code to debug it
IN THIS COURSE
-
1.Debugging with RStudio3m 43sUP NEXT
-
2.Using Traceback4m 5s
-
3.Debugging with Browser4m 6s
-
4.Displaying Warnings and Messages3m 16s
-
5.Implementing Handlers5m 3s
-
6.Benchmarking in R5m 56s
-
7.Methods of Defensive Programming4m 51s
-
8.Turning Warnings into Errors4m 26s
-
9.Programming with Asserts3m 49s
-
10.Using pryr2m 39s
-
11.Addressing Memory with pryr5m 4s
-
12.Exercise: Debug with Browser2m 26s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
CHANNEL
Wintellect Visual Studio