withOptions | R Documentation |
Safe way to temporarily override options()
withOptions(optionsToChange, fun)
optionsToChange |
Which options. |
fun |
Function to run with new options. |
Result of fun
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.