Describe grep() in r string manipulation?
Answer / Bijendra Kumar
grep() is a function in R used for pattern matching. It searches through character vectors (strings) and returns the indices of the elements that match a given pattern.
| Is This Answer Correct ? | 0 Yes | 0 No |
What will be the output of log (-5.8) when executed on r console?
What is recursion in r?
How would you create a factor in r?
How would you write a custom function in r? Give an example.
What are Descriptive analysis methods in R?
What is the random walk model in r?
What is length function in r?
Explain about confusion matrix in r?
Explain how you can create a table in r without external file?
What is debugging in R?
What are R applications of R clustering?
What are applications of Predictive analysis in R?