My GitHub Pages Site

Hello everybody!

Welcome to my GitHub Page, here you can see the recent posts!

Recent Posts

Load_clean

5 minute read

Part 1. Cleaning the database R code block: library(readr) NY <- read_delim("C:/Users/DDD/Desktop/NY.csv", ";", escape_double = FALSE, ...