RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

Marie19

Marie Francine

Recently Published

Assignement using Titanic Dataset
This assignment demonstrated how to: - Load and explore the Titanic dataset - Merge datasets using multiple variables - Group and manipulate data using dplyr - Create custom functions in R - Use "apply" functions - Debug functions using trace() and recover() These techniques are fundamental for data analysis and programming in R.