Tag: read sql

  • Import from a Database in R

    When you use R for data analysis, sometimes you have to import data from a Database (e.g. SQL), instead of just import data by reading the csv, excel, or mat file. To do this, we have to do several steps. Good thing Datacamp course provide us step-by-step guidance. There are 5 steps you need to do if…

Follow by Email