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 higher-level functions #5

Open
bschilder opened this issue Feb 17, 2023 · 0 comments
Open

Create higher-level functions #5

bschilder opened this issue Feb 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bschilder
Copy link
Owner

bschilder commented Feb 17, 2023

The vignette currently contains a lot of code that would be better abstracted away from users as higher-level functions.
https://github.com/bschilder/ThreeWayTest/blob/a4c61c94ed339778355ffe0f406849bf54f1da22/vignettes/ThreeWayTest.Rmd

This will ultimately make the software easier to use (and harder to misuse) with less verbosity and redundant code. You can still export the subfunctions they run to users, but making these into discrete functions.

@bschilder bschilder added the enhancement New feature or request label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant