Explain r graphics devices?
Answer / Pooja Mishra
R graphics devices are virtual or physical destinations where R plots can be drawn. Common graphics devices in R include the screen (the default device), PDF files, PostScript files, PNG images, and SVG files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Features of Recursion?
How would you join multiple strings together?
Why the cv.im()?
Explain about “initialize()” function in r?
What is the different type of sorting algorithms available in R language?
Explain different types of objects present in R?
Explain the type of clustering in R?
How can you simulate noise model using r?
How would you create a box-plot using “plotly”?
What are useful s3 method functions?
What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?
Explain the different data structures in r?