I have a string “contact@dataflair.com”. Which string function can be used to split the string into two different strings “contact@dataflair” and “com”?
71Post New R Programming Questions
What will be the result of multiplying two vectors in r having different lengths?
What is the use of lattice package?
What is mean in r?
What are problems with R clustering?
What are prerequisites for r’s c interface?
Give the syntax for creating scatterplot matrices?
What is function in r?
Explain advantages of R data Visualization?
How to create vectors in r?
What is R studio and how to use it?
How can you resample statistical tests in r language?
Explain how to manipulate list elements in r?
What do you understand by a workspace in r programming language?
Describe strsplit() in r string manipulation?
How can you debug and test r programming code?