X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?
Answer / Lakhpat Ram
The NA value in the vector x will cause the mean() function to return NA as well, because it cannot calculate the average with missing values.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you check if “m” is a matrix data object in R?
Why is R important for data science?
Enlist some of the functions that r provides?
How many methods are there to save graphs?
how would you build a scatter-plot using plotly?
What is s3 in r?
How do I sort in descending order in r?
What are Ensemble Models in R?
Write the syntax to set the path for a current working directory in r environment?
What is tcp/ip variable smc-r storage allocations?
Write the full form MANOVA and why is it used?
What is the difference between a bar-chart and a histogram?