Enlist some of the functions that r provides?
Answer / Tripti Agarwal
Some common functions in R include print(), sum(), mean(), median(), min(), max(), length(), subset(), and lapply().
| Is This Answer Correct ? | 0 Yes | 0 No |
Enlist some of the functions that r provides?
Which function is used to write files?
How would you join multiple strings together?
Explain the programming features of R?
What are the advantages of R?
What is R Base package?
What are Generic Functions in R?
What is function in r?
Explain about “initialize()” function in r?
How you can create a table in r without external file?
How would you write a custom function in r? Give an example.
What is a factor variable, and why would you use one?