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

Function to return hidden items #172

Closed
PatrickRWright opened this issue Mar 5, 2020 · 0 comments · Fixed by #174
Closed

Function to return hidden items #172

PatrickRWright opened this issue Mar 5, 2020 · 0 comments · Fixed by #174
Assignees

Comments

@PatrickRWright
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Sometimes during a study, certain fields will be hidden because data should no longer be entered into them (other reasons may be possible too). Its probably useful to have a small helper function which can tell you for which variables this is relevant. i.e. return_hidden_items()

Describe the solution you'd like
return_hidden_items()
Will also needs a check whether hidden fields were exported (i.e. #171).

Describe alternatives you've considered
Putting in in diff_secuTrial() but a separate function is the better solution.

Additional context
#169

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

Successfully merging a pull request may close this issue.

1 participant