How would you do a cross-product of two tables in r?
Give the command to check if the element 15 is present in vector x?
What is the use of abline() function?
What is a factor variable, and why would you use one?
Why is R Important?
How you can produce co-relations and covariances?
List out some of the function that R provides?
What is a file in r?
How can you save your data in R?
From the below data-set, extract only those values where age>60 and sex=âfâ.
Explain the usage of which() function in r language?
What will be the result of multiplying two vectors in r having different lengths?
What is the rattle package in r?
How you can create a table in r without external file?
Explain DBSCAN algorithm in R?