Why are the VCD and lattice packages used?



Why are the VCD and lattice packages used?..

Answer / Harish Kumar Malik

The VCD (Visualization of Categorical Data) package is used for visualizing categorical data, while the lattice package provides a flexible framework for creating various types of graphs. Both packages are useful when standard base R graphics functions are not sufficient.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Mention how you can produce co-relations and covariances?

1 Answers  


Which data structure is used to store categorical variables?

1 Answers  


What are useful s3 method functions?

1 Answers  


Explain r graphics devices?

1 Answers  


What is the distribution in R?

1 Answers  


Explain RStudio.

1 Answers  


Why is library() function used in r?

1 Answers  


What is the reshaping of data in R?

1 Answers  


How do you install a package in r?

1 Answers  


What will be the result of multiplying two vectors in r having different lengths?

1 Answers  


How would you find the number of missing values in a dataset and remove all of them?

1 Answers  


What is s4?

1 Answers  


Categories