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...


Explain how to operate on lists in r?



Explain how to operate on lists in r?..

Answer / Dharmendra Choubey

In R, you can operate on lists using various functions like length(), head(), tail(), c(), append(), and sapply(). For example, appending one list to another can be done with the `c()` function: `newList <- c(list1, list2)`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are the advantages of R?

1 Answers  


What is the Use of String Utilities in the edtdbg Debugging Tool in R string manipulation?

1 Answers  


What is rmarkdown? What is the use of it?

1 Answers  


Explain if control statements in r?

1 Answers  


How can you debug and test r programming code?

1 Answers  


What is logistic regression?

1 Answers  


Given a vector of values, how would you convert it into a time series object?

1 Answers  


Explain general format of matrices in r?

1 Answers  


What is a dataframe in r?

1 Answers  


Explain tcp/ip applications, services and protocols?

1 Answers  


What is the use of stringr package. Give some examples of the functions in stringr.

1 Answers  


How many tools for debugging present in r?

1 Answers  


Categories