CodeHub
Get the most out of R
CodeHub is a collection of resources designed by Olivier Simard-Casanova to help you get the most out of R, and to improve your coding skills.
Resources
Do not miss my upcoming posts on CodeHub. Subscribe by email.
Do you have an account? Log in to manage newsletter subscriptions.
Tutorials
Snippets
#27 – Convert a data frame to a tibble
Discover how to convert a data frame to a tibble in R
#7 – Round a number
Discover how to round a number in R
#2 – Remove duplicate rows in a data frame
Discover how to remove duplicate rows in a dataframe with R