Advanced R Programming
Key Takeaways
Covers advanced R programming topics, including functional programming, error handling, object-oriented programming, and function design
Original Description
This course covers advanced topics in R programming that are necessary for developing powerful, robust, and reusable data science tools. Topics covered include functional programming in R, robust error handling, object oriented programming, profiling and benchmarking, debugging, and proper design of functions. Upon completing this course you will be able to identify and abstract common data analysis tasks and to encapsulate them in user-facing functions. Because every data science environment encounters unique data challenges, there is always a need to develop custom software specific to your organization’s mission. You will also be able to define new data types in R and to develop a universe of functionality specific to those data types to enable cleaner execution of data science tasks and stronger reusability within a team.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
Data Science Institute in Tilak Nagar — AI, ML & Python Training
Medium · Data Science
How to Write SQL Queries That Detect Unstable Join Filtering and Inconsistent Results
Medium · Machine Learning
How to Write SQL Queries That Detect Unstable Join Filtering and Inconsistent Results
Medium · Data Science
Fable 5 Hype: Fangirling with Datasets to Build a Lakers Dashboard
Dev.to · L. Cordero
🎓
Tutor Explanation
DeepCamp AI