powered by
Options for current jupyter cell
cell_options(...)
options to set locally to the notebook cell. Forwarded to rlang::local_options().
rlang::local_options()
if (FALSE) { cell_options(repr.plot.bg = "gray") }
Run the code above in your browser using DataLab