dev.capabilities(what = NULL)
NULL
which
lists all available capabilities.NA
:
"no"
,
"fully"
(only full transparency) and "semi"
(semi-transparent background colours are supported).rasterImage
and
grid.raster
? Possible values "no"
, "yes"
and
"non-missing"
(support only for arrays without any missing
values).grid.cap
?locator
and identify
?c("MouseDown",
"MouseMove", "MouseUp", "Keybd")
, but other events may be
supported in the future. NA
, and may reflect the maximal
capabilities of the underlying device where several output formats are
supported by one device.Most recent devices support semi-transparent colours provided the graphics format does (which PostScript does not). On the other hand, relatively few graphics formats support (fully or semi-) transparent backgrounds: generally the latter is found only in PDF and PNG plots.
getGraphicsEvent
for details on interactive events.