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