Open
Description
datasets
is an object of FilteredData R6
class with plenty of useful methods, for example clear_filter_states
.
Is there a way to mimic the behaviour of that method but using data
object?
The goal is to be able to restore original state of data, when apart from teal
filtering options there are other filtering mechanics (click on the bar of the graph, filters table) in custom module.
does data
usage give similar possibilities as datasets
?
Code of Conduct
- I agree to follow this project's Code of Conduct.
Contribution Guidelines
- I agree to follow this project's Contribution Guidelines.
Security Policy
- I agree to follow this project's Security Policy.