What is r programming?
Answer Posted / Anjali Devi
R is a free, open-source software environment for statistical computing and graphics. It is widely used for data analysis, modeling, and visualization.
Post New Answer View All Answers
How can you verify if a given object “X” is a matrix data object?
126
How will you convert a factor variable to numeric in r language?
158
Given a vector of numbers, how would you turn the values into scientific notation?
113