Skip to content

Commit

Permalink
Merge pull request #171 from antaldaniel/master
Browse files Browse the repository at this point in the history
Some revisions
  • Loading branch information
antaldaniel authored Feb 8, 2020
2 parents 8ff4794 + afaa54e commit ac71928
Show file tree
Hide file tree
Showing 13 changed files with 702 additions and 358 deletions.
4 changes: 1 addition & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

export(add_nuts_level)
export(check_access_to_data)
export(check_nuts_2013)
export(clean_eurostat_cache)
export(cut_to_classes)
export(dic_order)
Expand Down Expand Up @@ -36,14 +35,14 @@ importFrom(dplyr,add_count)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(httr,GET)
Expand All @@ -65,7 +64,6 @@ importFrom(sp,spplot)
importFrom(stats,lag)
importFrom(stringi,stri_match_first_regex)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
importFrom(tibble,is_tibble)
Expand Down
104 changes: 0 additions & 104 deletions R/check_nuts_2013.R

This file was deleted.

Loading

0 comments on commit ac71928

Please sign in to comment.