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



Describe substr() in r string manipulation?..

Answer / Reeturaj Pandey

substr() is a function in R used for extracting substrings from characters. The syntax is substr(string, start, stop). It returns the part of the string starting from 'start' and ending before 'stop', both indexes being 1-based.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Explain about confusion matrix in r?

1 Answers  


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

1 Answers  


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

1 Answers  


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

1 Answers  


What are r matrices and r matrices functions?

1 Answers  


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

1 Answers  


How many data structures does r language have?

1 Answers  


In R how you can import Data?

1 Answers  


What is a white noise model?

1 Answers  


What is apply() function in r?

1 Answers  


How would you create a new r6 class?

1 Answers  


Name all control statements present in r?

1 Answers  


Categories