Name some functions available in “dplyr” package.
Answer / Sandeep Robin
```Rnnsome_functions <- c("filter", "group_by", "summarise", "arrange", "mutate", "select", "left_join") n```
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of stringr package. Give some examples of the functions in stringr.
What is s3 in r?
Give the command to check if the element 15 is present in vector x?
What is a white noise model?
Explain how to name the list elements in r?
What is the regular expression in R string manipulation?
How you can produce co-relations and covariances?
What are applications of recursion?
What is tcp/ip variable smc-r storage allocations?
What is the recycling of elements in a vector? Give an example.
What are Descriptive analysis methods in R?
What is an arbitrary function in r?