Explain more functions in brief in r?
Answer / Nirbhay Narayan Pandey
Some additional important R functions include `sum()` (sums elements of a vector, matrix or data frame), `mean()` (calculates the arithmetic mean of a numeric vector or data frame column), `median()` (finds the median value of a numeric vector), and `sd()` (computes the sample standard deviation).
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe grep() in r string manipulation?
What is the random walk model in r?
What is Descriptive analysis in R?
Explain if control statements in r?
Why is R important for data science?
Enlist the advantages of using r languages?
What is the use of stringr package. Give some examples of the functions in stringr.
Why is R useful for data science?
What is a variable assignment?
How would you do a left and right join in r?
What is logistic regression?
Why are the VCD and lattice packages used?