View source: R/supports.transparent.R
supports.transparent | R Documentation |
This function is used by mdc()
to find out whether the current device
supports semi-transparent foreground colors.
supports.transparent()
The function calls the function dev.capabilities()
from the package
grDevices
. The function return FALSE
if the status of the
current device is unknown.
TRUE
or FALSE
mdc
dev.capabilities
supports.transparent()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.