Name the functions which helps in importing data from other applications in R?
Answer Posted / Arvind Pandey
Some functions that help in importing data from other applications include `read.csv()`, `read.table()`, `read.xls()`, `read.xlm()`, and `read.ftest()`.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers