0

Is there a way to make an rPivotTable reactive so if you click on a value you can get to the underlying rows?

 tabPanel("Pivot Table",
           shinycssloaders::withSpinner(
            rpivotTableOutput("pivot_table")
           )
  )
smackenzie
  • 2,880
  • 7
  • 46
  • 99

0 Answers0