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

Consistency test mappers with a variable number of key arguments #42

Open
lhdjung opened this issue May 9, 2023 · 0 comments
Open

Consistency test mappers with a variable number of key arguments #42

lhdjung opened this issue May 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lhdjung
Copy link
Owner

lhdjung commented May 9, 2023

(Key arguments are those tested for consistency with each other.)

I will need this capability for a mapper function that tests whether values in any number of columns add up to the values in one specific other column.

This will need some reworking in function_map() and its helpers. Perhaps they should more strongly rely on tidyselect?

lhdjung added a commit that referenced this issue Jul 25, 2023
* Also, remove add-up mappers for now. They will need some preliminary work (#42).

* Add tests for `is_percentage_of_map()`.
@lhdjung lhdjung changed the title Consistency test mappers with a variable number of tested columns Consistency test mappers with a variable number of key arguments Feb 23, 2024
@lhdjung lhdjung added the enhancement New feature or request label Mar 4, 2024
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