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



Describe strsplit() in r string manipulation?..

Answer / Amrish Soam

strsplit() is a function in R used to split strings based on delimiters. It returns a list of vectors.nExample: `strsplit('data,science,in,r,programming', &ldquo;,"&rdquo;)` will return a list containing the individual words.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is reference class?

1 Answers  


how to import data into R?

1 Answers  


What is a factor variable, and why would you use one?

1 Answers  


What is the distribution in R?

1 Answers  


What is rmarkdown? What is the use of it?

1 Answers  


Compare R with other technologies.

1 Answers  


Given a vector of numbers, how would you turn the values into scientific notation?

0 Answers  


How to request an input from the user through keyboard and monitor?

1 Answers  


What do copy-on-change issues in r?

1 Answers  


What packages are used for data mining in r?

1 Answers  


What is the random walk model in r?

1 Answers  


Give examples of “select” and “filter” functions from “dplyr” package.

1 Answers  


Categories