xpsOptions {xps} | R Documentation |
Options for xps
xpsOptions(debug=FALSE)
debug |
logical, if TRUE , print debug information. |
Currently only used to set debug
to FALSE
or TRUE
.
A global variable debug.xps
can be set to TRUE
.
Christian Stratowa