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

gbganalyst

Ogundepo Ezekiel Adebayo

Recently Published

R Programming End to End Using Tidyverse Sample Exam
This is a solution for the RStudio Tidyverse Sample Exam at https://education.rstudio.com/blog/2020/08/more-example-exams/.
Data Visualization and Analysis
A tutorial on data visualization and analysis using Autism data in R programming.
Export multiple dataframes in `R` to Excel workbook
`openxlsx` package makes it easier to export multiple dataframes in R to Excel workbook with each Excel worksheet corresponds to a dataframe in R.