R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
  options(bokeh_theme = bk_default_theme())
}

Try the rbokeh package in your browser

Any scripts or data that you put into this service are public.

rbokeh documentation built on Aug. 4, 2021, 1:06 a.m.