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