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 more functions in r and name them?

1 Answers  


What is the difference between the data frame and a matrix in R?

1 Answers  


What is the reshaping of data in R?

1 Answers  


How would you do a cross-product of two tables in r?

1 Answers  


What are r packages?

1 Answers  


What is attribute function in r?

1 Answers  


What are the different components of grammar of graphics?

1 Answers  


What is the function in r?

1 Answers  


What is SAS and SPSS in R?

1 Answers  


What is white noise model in r?

1 Answers  


How will you measure the probability of a binary response variable in r language?

1 Answers  


How to construct a new s3 class?

1 Answers  


Categories