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 |
Tell me something about shinyr.
Write the syntax to set the path for current working directory in r environment?
How you can create a table in r without external file?
R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?
What do you know about the rattle package in r?
How many types of C/C++ preliminaries are present in R?
How to construct a new s3 class?
Enlist some of the functions that r provides?
Explain how to write files?
How do you check if “m” is a matrix data object in R?
What is an arbitrary function in r?
What are recommended systems in r?