insightsengineering / insightsengineering/teal

[Question]: `datasets` argument in the server is deprecated and will be removed in the next release. Please use `data` instead.

Open
#1,540 1 comment 0 reactions 0 assignees View on GitHub
core question
Dominant language
R
Stars
263
Forks
59
Avg merge
5d 17h
Merged PRs (30d)
5

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

- [x] I agree to follow this project's Code of Conduct.

### Contribution Guidelines

- [x] I agree to follow this project's Contribution Guidelines.

### Security Policy

- [x] I agree to follow this project's Security Policy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.