Answer Posted / Subhash Singh
datasets() is a built-in function in R that loads predefined datasets. To load your own dataset, use the read.csv(), read.table(), or readLines() functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers