Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unfiltered data to the teal_data #1229

Closed
gogonzo opened this issue May 22, 2024 · 0 comments · Fixed by #1256
Closed

Add unfiltered data to the teal_data #1229

gogonzo opened this issue May 22, 2024 · 0 comments · Fixed by #1256
Assignees

Comments

@gogonzo
Copy link
Contributor

gogonzo commented May 22, 2024

When passing data to the module all filtered datasets are included in teal_data (by datanames). We need to include unfiltered data (use filtered_data$get_data(filtered = FALSE)) and they should be called <dataname>_raw (look here. Inclusion of this dataset should be reflected in the @code slot

P.S. _raw because it is the shortest name. I wanted to avoid _unfiltered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants