

MCQOPTIONS
Saved Bookmarks
1. |
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. | none of the mentioned |
Answer» B. read.csv(filename,header=TRUE,sep=‚Äö√Ñ√∂‚àö√ë‚àö¬•,‚Äö√Ñ√∂‚àö√ë‚àö¬•) | |