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 |
Explain how to create a function in arguments using apply() in r?
Name the functions which help in importing data from other applications in R?
Explain RStudio.
What is median in r?
What is r programming?
Enlist the addition function used in R language?
How To Create New Variable In R Programming?
Explain about “initialize()” function in r?
What is the difference between a bar-chart and a histogram?
What are methods for character functions in R?
What is R Base package?
What is principal component analysis?