How many control statements are present in r?
Answer / Sunil Kumar Sharma
R has several control statements, including if, else, repeat, while, for, and switch. These statements help to control the flow of a R script based on certain conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of lattice package?
What is correlation? How would you measure correlation in r?
Write a custom function in R?
What is apply() function in r?
What is Visualization in R?
What do you understand by scientific data visualization in R?
What is data structure in r?
Explain how to create a list in r?
Give a brief introduction to an array in R?
How to create axes in the graph?
What is the reshaping of data in R?
What are the disadvantages of R?