We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@lvaudor
Should
spq_init() %>% spq_select(population, countryLabel) %>% spq_group_by("population", "countryLabel")
work?
The text was updated successfully, but these errors were encountered:
IMO no, you don't have to make it work...
Sorry, something went wrong.
it currently works, however we might want to add checks in the strict mode introduced in #121
checks added for spq_select in #203
@lvaudor if you like them we could add them for spq_group_by
No branches or pull requests
@lvaudor
Should
work?
The text was updated successfully, but these errors were encountered: