Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 398 Bytes

File metadata and controls

8 lines (5 loc) · 398 Bytes

IBM

Repo contains the projects developed on module 6.

Objective

The task was to connect on IBM Cloud Account and stabilish a connection by R using RODBC Package and retrieve data from the hosted database as a format of data frame. As the company did not provided a link to access the datasets, the solution was to download the tables as csv files and scrap them using string manipulation.