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