0

I'm trying to use the packages DT and dygraphs into my slidify presentation in R. However, it seems it's not as straightforward as I thought. Is there any extra command I need to add in order to use the htmlwidgets produced by the datatable() and dygraphs() commands?

jroberayalas
  • 969
  • 7
  • 23

1 Answers1

0

It looks like it's not possible at the time:

https://github.com/ramnathv/slidify/issues/414

Belethia
  • 368
  • 2
  • 9