I'm trying to create a dashboard using plotly API. Is there a way to plot a data table with plotly using R which I can merge with the dashboard. I can see a table option in python API https://plot.ly/python/table/ but the same feature is tough to find in R