What is the use of sink(), Library () and search() function?
Answer / Mahendra Pal Gautam
sink() is used to redirect output to a file instead of the console. Library() loads a library or package into your current R session. search() displays the list of directories where R searches for functions and packages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the rattle package in r?
What are packages in r?
What is functional programming and memory issues in on the performance basis?
How can you import data in r?
What is iPlots?
What do you understand by data visualization in R using ggplot2?
What packages are used for data mining in r?
Explain What is R?
How many data structures does r language have?
What is a class in r?
What is a white noise model and how can you simulate it using r?
Give the syntax for creating scatterplot matrices?