'R shiny: rpivottable, how to make a reactive table from it

I have a rpivottable but from that pivottable output table I want to make a table. And when I change the filters in the pivottable it should change the other table i.e reactive.

I have a rpivottable but from that pivottable output table I want to make a table. And when I change the filters in the pivottable it should change the other table i.e reactive.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source