How to compile and run code in R?



How to compile and run code in R?..

Answer / Sudhir Singh

R does not require compilation like languages such as C or Java. To run R code, you can simply open an R console or R script file and execute the commands directly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How do I sort in descending order in r?

1 Answers  


What is SAS and SPSS in R?

1 Answers  


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

1 Answers  


How to compile and run code in R?

1 Answers  


What is Predictive analysis process in R?

1 Answers  


How to create axes in the graph?

1 Answers  


How can you save your data in R?

1 Answers  


What is r vector?

1 Answers  


What are recommended systems in r?

1 Answers  


How would you join multiple strings together?

1 Answers  


Explain different types of atomic vectors in R?

1 Answers  


What is apply() function in r?

1 Answers  


Categories