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

Should this packages have helper functions? #6

Open
svraka opened this issue Sep 25, 2020 · 0 comments
Open

Should this packages have helper functions? #6

svraka opened this issue Sep 25, 2020 · 0 comments
Milestone

Comments

@svraka
Copy link
Owner

svraka commented Sep 25, 2020

There some recurring tasks, which could be automated in functions, e.g. get a data frame of county names and codes:

tsz_2018 %>% 
  distinct(megye_nev, megye)

This would require moving dplyr to Imports.

@svraka svraka added this to the Release on CRAN milestone Sep 25, 2020
svraka added a commit that referenced this issue Jan 27, 2021
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

No branches or pull requests

1 participant