• Blogs
  • Packages
    • R package to work with Ethiopian dates
    • Stata module to provide Ethiopian date conversion utilities
  • Resume
  • About
Categories
All (4)
best-practices (1)
dplyr (2)
error-handling (1)
ggplot2 (1)
gt (1)
R programming (1)
rvest (1)
table (1)
web scraping (1)
 

Error Handling in R: A Guide for Data Analysts

dplyr
R programming
error-handling
best-practices
As data analysts, we often rely on custom functions to automate repetitive tasks, clean datasets, and perform complex analyses. However, even the most well-written function…
May 15, 2025
Gutama Girja Urago
 

Importance of R Functions: A Guide for Data Analysts

dplyr
R is a powerful tool for data analysis, statistical computing, and data visualization. However, to fully harness its potential, one must master the use of functions.…
May 15, 2025
Gutama Girja Urago

Web Scraping in R: Import table directly from website

web scraping
rvest
ggplot2
In this blog, we are going to import table from website into R. This is very important because it saves a time to copy the table manually and going through a lot of pain in…
May 20, 2024
Gutama Girja Urago

Table Template: Create your own {gt} table theme

gt
table
Creating visually appealing and informative tables is a key aspect of data presentation, and the gt package in R provides powerful tools for this purpose. In this post, we…
Apr 2, 2024
Gutama Girja Urago
No matching items
 
  • All rights are reserved!