Creates a plotly object for TBNI score plots
Arguments
- p
ggplotobject as output fromshow_tbniscrorshow_tbniscrall- width
numeric for width of the plot in pixels
- height
numeric for height of the plot in pixels
Value
A plotly data object
Examples
tbniscr <- anlz_tbniscr(fimdata)
p <- show_tbniscrall(tbniscr)
show_tbniscrplotly(p)
