powered by
Determine whether a global option is being used
using_option(x, value = NULL)
A logical value
Option name
Optional value to compare against
using_option("width") using_option("boot.parallel", value = "multicore")
Run the code above in your browser using DataLab