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


How will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?



How will you combine multiple different string like “data”, “science”, &ldqu..

Answer / Pavanesh Tripathi

'paste(c(&ldquo;data&rdquo;, &ldquo;science&rdquo;, &ldquo;in&rdquo; ,&ldquo;r&rdquo;, &ldquo;programming&rdquo;), sep = &ldquo;&rdquo;)' will combine the given strings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are vector functions?

1 Answers  


What is functional programming and memory issues in on the performance basis?

1 Answers  


What is a white noise model and how can you simulate it using r?

1 Answers  


What is the use of stringr package. Give some examples of the functions in stringr.

1 Answers  


What are the components of r functions?

1 Answers  


How many types of vectors are present in r?

1 Answers  


What packages are used for data mining in r?

1 Answers  


What is a motivation behind data visualization in R?

1 Answers  


What are methods for character functions in R?

1 Answers  


What are the different packages in r?

1 Answers  


Give the command to check if the element 15 is present in vector x?

1 Answers  


What is a file in r?

1 Answers  


Categories