What is a graphic device?
Answer / Mohd Nadeem
A graphic device in R is an output destination for graphical plots and graphics. Examples include the console, PostScript file, PDF file, PNG image, and JPEG image.
| Is This Answer Correct ? | 0 Yes | 0 No |
What will be the result of multiplying two vectors in r having different lengths?
Give a brief introduction to an array in R?
What is s3 in r?
What makes a valid variable name in R?
Explain an extended example of connections?
How would you write a custom function in r? Give an example.
Why are the VCD and lattice packages used?
How you can create a table in r without external file?
What is a factor?
Explain advantages of R data Visualization?
how to import data into R?
Explain how to repeat vectors in r?