This is useful primarily for testing. Requires the htmltools
package.
dsvg_view(code, ...)
Plotting code to execute.
Other arguments passed on to dsvg()
.
# \donttest{
dsvg_view(plot(1:10))
dsvg_view(hist(rnorm(100)))
# }
Run the code above in your browser using DataLab