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 regex() in r string manipulation?



Describe regex() in r string manipulation?..

Answer / Rahul Sajwan

regex() is a function in R used for regular expression matching and replacement. It can be used to find, extract or replace patterns in strings.nExample: `gsub(&#39;(.*?)&ldquo;&rdquo;, &#39;1&rdquo;, &ldquo;data science in r programming&rdquo;)` will remove all quotes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is logistic regression?

1 Answers  


How do you check if “m” is a matrix data object in R?

1 Answers  


Enlist some of the functions that r provides?

1 Answers  


Give a brief introduction to an array in R?

1 Answers  


What is R Base package?

1 Answers  


What is factor variable in r language?

1 Answers  


What is the byte in R?

1 Answers  


What is the recycling of elements in a vector? Give an example.

1 Answers  


What is apply() function in r?

1 Answers  


What is the use of abline() function?

1 Answers  


What is Preliminaries in R?

1 Answers  


What are co-relations in R?

1 Answers  


Categories