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

physical activity: missing data #10

Open
3 tasks
dlemas opened this issue Mar 10, 2020 · 1 comment
Open
3 tasks

physical activity: missing data #10

dlemas opened this issue Mar 10, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers report anything related to markdown reports

Comments

@dlemas
Copy link
Collaborator

dlemas commented Mar 10, 2020

We need a script:

  • that calls into redcap, extracts physical activity variables/study visit and create a dataset.

Then we need a script that:

  • can take the data set above and compute:

  • counts for questions response per person a

  • percent of missing data per person/study visit.

  • can add the redcap headers for import into redcap

@dlemas dlemas added good first issue Good for newcomers report anything related to markdown reports labels Mar 10, 2020
@dlemas
Copy link
Collaborator Author

dlemas commented Mar 10, 2020

I will take this issue. I created a script in the master that "hard codes" the problem. I will work to create a dev-branch with a function that wraps dplyr scipt. After I test the branch, I will merge back into master and close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers report anything related to markdown reports
Projects
None yet
Development

No branches or pull requests

5 participants