When using JupyterLab, there is a command %config InlineBackend.figure_format = 'svg' that displays plots as svg. The quality is awesome. I would like to ask if there is a similar command for Rnotebook, i.e.
Display plots inside Rnotebook as
svg.Display plots in the output html as
svg.