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 a function get_long_notes_fields.R #6

Closed
pbchase opened this issue Jan 2, 2025 · 1 comment
Closed

Add a function get_long_notes_fields.R #6

pbchase opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@pbchase
Copy link
Contributor

pbchase commented Jan 2, 2025

Add a function get_long_notes_fields.R analogous to get_long_categorical_field_responses.R that returns the fields (rows) in the data dictionary that have a field type of notes. The returned dataset should have these columns:

  • field_name
  • form_name
  • field_type - "notes"
  • weight - 100
@pbchase
Copy link
Contributor Author

pbchase commented Feb 4, 2025

Addressed by #22

@pbchase pbchase closed this as completed Feb 4, 2025
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

No branches or pull requests

2 participants