Explain the programming features of R?
Answer / Leena Rani
R offers a variety of programming features, including control structures (if-else statements, loops), functions, classes and objects, data structures (vectors, matrices, lists, dataframes), and built-in support for graphics. It is also extensible through packages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the disadvantages of R?
What are R Functions?
Give the syntax for creating scatterplot matrices?
What are r matrices and r matrices functions?
What is the table in r?
What is data import in r language?
What will be the output of log (-5.8) when executed on r console?
Describe nchar() in r string manipulation?
What is principal component analysis?
Explain about confusion matrix in r?
What is an Atomic vector and how many types of atomic vectors are present in R?
How many types of functions are there in R string manipulation?