Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

how to import csv file in r

read.csv("yourdata.csv", sep = ';')
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #import #csv #file
ADD COMMENT
Topic
Name
1+4 =