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