What is function in r?
From the below data-set, extract only those values where age>60 and sex=”f”.
Given a vector of values, how would you convert it into a time series object?
What are the different components of grammar of graphics?
What is regular expression syntax?
How would you write a custom function in r? Give an example.
Explain how to repeat vectors in r?
What is the difference between the data frame and a matrix in R?
What is r vector?
What is the recycling of elements in a vector? Give an example.
Explain about confusion matrix in r?
What are tools for debugging in r?
Explain different types of objects present in R?
Is R is a slow language?
What is functional programming and memory issues in on the performance basis?