Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can you add datasets in r?



how can you add datasets in r?..

Answer / 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

More R Programming Interview Questions

What is the function definition?

1 Answers  


What is mean in r?

1 Answers  


What is GUI in R?

1 Answers  


How many data structures does r language have?

1 Answers  


What is rattle package in r?

1 Answers  


What is the use of abline() function?

1 Answers  


What is JIT in R?

1 Answers  


What are tools for debugging in r?

1 Answers  


Vector v is c(1,2,3,4) and list x is list(5:8), what is the output of v*x[[1]]?

1 Answers  


What is the difference between library() and require() functions in r language?

1 Answers  


How would you facet the data using ggplot2 package?

1 Answers  


What is s4?

1 Answers  


Categories