Using a crosstalk::SharedData dataframe, the result after calling
r htmlWidget = htmlwidgets::createWidget( name = 'summarywidget', x, width = width, height = height, package = 'summarywidget', elementId = elementId, dependencies = crosstalk::crosstalkLibs() ), the generated HTML shows NaN.
CC: @Thepan97