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

Create the freq_tbl function #39

Open
2 of 5 tasks
mbcann01 opened this issue Oct 7, 2021 · 1 comment
Open
2 of 5 tasks

Create the freq_tbl function #39

mbcann01 opened this issue Oct 7, 2021 · 1 comment

Comments

@mbcann01
Copy link
Member

mbcann01 commented Oct 7, 2021

Overview

This is documented in the wiki.

Creating the freq_tbl() function can be done in isolation, but it is part of a bigger effort to retool the freqtables package in several important ways. For example, this is also related to using group_by() with freq_tbl() and freq_table() (#40).

Tasks

@mbcann01 mbcann01 created this issue from a note in Bug fixes and enhancements (To do) Oct 7, 2021
@mbcann01 mbcann01 removed this from To do in Bug fixes and enhancements Jul 31, 2022
@mbcann01 mbcann01 changed the title Create a quick_table function (or something like that) that just returns the n and percent. Create the freq_tbl function Feb 17, 2024
@mbcann01
Copy link
Member Author

mbcann01 commented Feb 17, 2024

2024-02-17

  • I've worked on this several times before today, but didn't document it well here.
  • I'm working my way through the wiki's development notes page.
  • I created a file for doing some initial testing. It's called wiki_development_notes.qmd. Right now, I'm just trying to get freq_tbl() working the way I want it to. I will document it and put it in R scripts later.
  • I left off with testing the two-way tables.

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

No branches or pull requests

1 participant