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.