cell_options {hera} | R Documentation |
Options for current jupyter cell
Description
Options for current jupyter cell
Usage
cell_options(...)
Arguments
... |
options to set locally to the notebook cell. Forwarded to |
Examples
## Not run:
cell_options(repr.plot.bg = "gray")
## End(Not run)
[Package hera version 0.1.1 Index]