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


Can we update and delete any of the elements in a list?



Can we update and delete any of the elements in a list?..

Answer / Atif Rizwan

In R, lists are similar to arrays in other languages but can contain different data types. You can update the values of individual elements by assigning new values to them. However, R does not provide built-in functions to directly delete elements from a list.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Give examples of “rbind()” and “cbind()” functions in r

1 Answers  


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

1 Answers  


What is the apply() family in r?

1 Answers  


Explain how R commands are written?

1 Answers  


How would you measure correlation in r?

1 Answers  


What are Generic Functions in R?

1 Answers  


Differentiate between k-means clustering and hierarchical clustering?

1 Answers  


What is the function used for adding datasets in R?

1 Answers  


What is the distribution in R?

1 Answers  


What is logistic regression?

1 Answers  


Write a function in R language to replace the missing value in a vector with the mean of that vector?

1 Answers  


Why we need data visualization in R?

1 Answers  


Categories