What are the advantages of R?
What is the usage of the lattice package in R?
What are the rules to define a variable name in r programming language?
How would you rename the columns of a dataframe?
From the below data-set, extract only those values where age>60 and sex=”f”.
Why are the VCD and lattice packages used?
List the functions available in “dplyr” package?
What is white noise model in r?
Explain advantages of density-based clustering in R?
What is expected from running the command – strsplit(x,”e”)?
What are the different packages in r?
Why is library() function used in r?
What is the of use Matrix package?
Write the syntax to set the path for current working directory in r environment?
What is an arbitrary function in r?