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 will you list all the datasets available in all R packages?



How will you list all the datasets available in all R packages?..

Answer / Kalpna Rani

To list all datasets available in all R packages, you can use the `data()` function without any arguments. This function returns a list of all data sets that are currently attached to the search path.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Why is R important for data science?

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 apply() family in r?

1 Answers  


What is Visualization in R?

1 Answers  


X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?

1 Answers  


What is t-tests() in R?

1 Answers  


What are the rules to define a variable name in r programming language?

1 Answers  


What is vectorization in r?

1 Answers  


What do you understand by data visualization in R using ggplot2?

1 Answers  


What is regular expression syntax?

1 Answers  


What is the use of sink(), Library () and search() function?

1 Answers  


Explain the different data structures in r?

1 Answers  


Categories