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 |
Explain main features to write R code that runs faster?
Which function is used to create a boxplot graph in R?
Explain what is with () and by () function in r is used for?
How would you extract one particular word from a string?
What is transpose?
How To Create New Variable In R Programming?
How would you fit a linear model over a scatter-plot?
How will you list all the datasets available in all R packages?
Give the command to check if the element 15 is present in vector x?
How many ways are there to read and write files?
What is more functions in r and name them?
Define Cluster.stats() ?