What is scan() in r?
Answer / Subodh Anand
The scan() function in R reads data from various sources, such as files or strings, and converts it into a vector. It's often used to read data from a file line by line.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out some of the function that R provides?
What is bootstrapping in r?
What are features of r functions?
Give a brief introduction to an array in R?
What is the use of sample and subset functions in R programming language?
What are statistical software and data analysis in r?
Explain how to create a function in arguments using apply() in r?
What is a white noise model?
What is a file in r?
What are the data structures in r that is used to perform statistical analyses and create graphs?
What are the different data structures in r?
How many data structures does r language have?