svraka/teroszt

Should this packages have helper functions?

Opened this issue · 0 comments

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.