What are recommended systems in r?
Answer / Gajender Kumar
R can run on various platforms including Windows, macOS, and Linux. RStudio is the recommended Integrated Development Environment (IDE) for working with R.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can start the r commander gui?
How to create axes in the graph?
From the below data-set, extract only those values where age>60 and sex=”f”.
Give the syntax for creating scatterplot matrices?
What packages are used for data mining in r?
How would you write a custom function in r? Give an example.
Given a vector of values, how would you convert it into a time series object?
What are problems with R clustering?
Why the cv.im()?
Explain an extended example of connections?
What is sapply() in r?
What is Descriptive analysis in R?