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

tbl_likert() features #55

Closed
2 tasks
ddsjoberg opened this issue Oct 11, 2021 · 4 comments · Fixed by #62
Closed
2 tasks

tbl_likert() features #55

ddsjoberg opened this issue Oct 11, 2021 · 4 comments · Fixed by #62

Comments

@ddsjoberg
Copy link
Collaborator

  • Improve add_n() to allow for more statistics (e.g. missing N or percent).
  • Add functionality to include the continuous summary statistics.
@larmarange
Copy link
Contributor

Thanks a lot @ddsjoberg

Sorry I'm not really available now (currently traveling). But I will explore that you have done (and eventually try to contribute a little) newt week.

Best

@larmarange
Copy link
Contributor

Hi @ddsjoberg

I tried to propose a PR rewriting add_n() and adding a add_continuous_stat() method for Likert tables

Please look at #62

@ddsjoberg
Copy link
Collaborator Author

@larmarange fantastic! I'll take a look. May be a little delayed...I'm sick and it's busy couple weeks at work

@larmarange
Copy link
Contributor

@larmarange fantastic! I'll take a look. May be a little delayed...I'm sick and it's busy couple weeks at work

Thanks @ddsjoberg There is no rush.

I wish you a quick recovery

ddsjoberg added a commit that referenced this issue Mar 21, 2022
* add_n & add_continous_stat for Likert tables

fix #55

* documentation update

* save unified version of data

* update call list

* Update tbl_likert.R

* fixing doc warnings

* Update tbl_likert.Rd

* doc updates

* updates

* doc updates

* doc update

* doc updates

* increment version number

Co-authored-by: Sjoberg <SjobergD@mskcc.org>
Co-authored-by: Daniel Sjoberg <danield.sjoberg@gmail.com>
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.

2 participants