Questions tagged [rbokeh]

RBokeh is the the R-Language binding for the Bokeh visualization library. This tag should be used for questions specifically concerning using Bokeh from the R language.

RBokeh is an R-language binding for the Bokeh visualization library.

31 questions
0
votes
1 answer

Embedding plot to web page using rbokeh

I have created a plot in R using rbokeh and I want to convert it to HTML/Javascript in order to embed it inside a web page. I'm currently able to achieve this with mpld3 on Python (and I know that bokeh on python does it too) but I want to be able…
en1
  • 237
  • 4
  • 8
1 2
3