Get the actual plotting area.
Returns the actual plotting area rectangle in plotting coordinates.
get.event.plotting.area(
plot.type = c("baseR", "SVG")[1],
suppress.warnings = FALSE
)plot.type |
Can be either "baseR" or "SVG" and specifies to which type of plotting the mapping applies. |
suppress.warnings |
Logical, if |
This is intended for advanced users only.
A numeric vector with components x.min, x.max,
y.min and y.max, or NULL in case of error.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.