This course is designed to work on data extraction and storage, using R, students will learn to connect to data sources, whether flat files with read_csv, read_excel, or to connect to databases such as Access, SQL Server, etc… with RODBC, DBI or dplyr. Perform the necessary manipulations and calculations to finally save the data obtained.
If you want to work on data extraction and storage, using R.