How many data structures does r language have?
Which data object in r is used to store and process categorical data?
How will you measure the probability of a binary response variable in r language?
What do you understand by element recycling in r?
What is a class in r?
Describe substr() in r string manipulation?
How can you resample statistical tests in r language?
What do you understand by a workspace in r programming language?
How many tools for debugging present in r?
Write the syntax to set the path for a current working directory in r environment?
Write the r programming code for an array of words so that the output is displayed in decreasing frequency order?
Describe grep() in r string manipulation?
Which function helps you perform sorting in r language?
Which function is used to create a histogram visualisation in r programming language?
Explain how to create a function in arguments using apply() in r?