Explain the programming features of R?



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

Post New Answer

More R Programming Interview Questions

What is r’s c interface?

1 Answers  


Why are the VCD and lattice packages used?

1 Answers  


What are programming features of R?

1 Answers  


Describe sprintf() in r string manipulation?

1 Answers  


Explain advantages of R data Visualization?

1 Answers  


What is an Atomic vector and how many types of atomic vectors are present in R?

1 Answers  


Explain What is R?

1 Answers  


Explain disadvantages of density-based clustering in R?

1 Answers  


What is meant by hierarchical Clustering in R?

1 Answers  


How many tools for debugging present in r?

1 Answers  


Why we need data visualization in R?

1 Answers  


Explain main features to write R code that runs faster?

1 Answers  


Categories