Using r to load csv file code example Example: how to import csv file in r read.csv("yourdata.csv", sep = ';')