Examveda

Which of the following statement can read csv files?

A. read.table(filename,header=TRUE,sep=',')

B. read.csv(filename,header=TRUE,sep=',')

C. read.tab(filename,header=TRUE,sep=',')

D. read.tab(filename,header=False,sep=',')

Answer: Option A


This Question Belongs to R Programming >> Data Visualization With Ggplot2

Join The Discussion

Related Questions on Data Visualization with ggplot2