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


Describe grep() in r string manipulation?



Describe grep() in r string manipulation?..

Answer / Bijendra Kumar

grep() is a function in R used for pattern matching. It searches through character vectors (strings) and returns the indices of the elements that match a given pattern.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is s4 generic?

1 Answers  


What is JIT package?

1 Answers  


R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?

1 Answers  


Mention how you can produce co-relations and covariances?

1 Answers  


What are Ensemble Models in R?

1 Answers  


How can you simulate random walk model using r?

1 Answers  


Write a custom function which will replace all the missing values in a vector with the mean of values.

1 Answers  


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

1 Answers  


Which data object in r is used to store and process categorical data?

1 Answers  


What is a factor?

1 Answers  


What is recursion in r?

1 Answers  


I have a string “contact@dataflair.com”. Which string function can be used to split the string into two different strings “contact@dataflair” and “com”?

1 Answers  


Categories