| using_option | R Documentation | 
Determine whether a global option is being used
using_option(x, value = NULL)
| x | Option name | 
| value | Optional value to compare against | 
A logical value
using_option("width")
using_option("boot.parallel", value = "multicore")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.