What is the role of the layout() function in R graphics?
A. Organizes multiple plots in a grid layout
B. Adjusts the layout of the main plot and legend
C. Defines the layout of a specific layer in a plot
D. Creates a layout for a Shiny web application
Answer: Option A
Join The Discussion