Temporarily change graphics parameters.
with_par(new, code, no.readonly = FALSE)
new
[named list] New graphics parameters and their values
[named list]
code
[any] Code to execute in the temporary environment
[any]
no.readonly
[logical(1)] see par documentation.
[logical(1)]
par
[any] The results of the evaluation of the code argument.
withr for examples
withr