Load the csv file data.csv into R and assign the variable ‘x’ to it View a summary of the variable ‘x’. Install the package SQLDF. sqldf supports the SQLite backend database (by default), the H2 java database, the PostgreSQL database and also supports MySQL. Load sqldf into this project
Having loaded the data we now need the package ‘DT’ and use the library ‘datatable’
## Loading required package: gsubfn
## Loading required package: proto
## Loading required package: RSQLite
## Loading required package: DBI
## Loading required package: tcltk