-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 792 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Generated by roxygen2: do not edit by hand
export(add_geocode)
export(avgLatLon_by_POSTCODE)
export(fetch_postcodes)
export(geocode)
export(get_fst)
export(mutate_geocode)
export(revgeocode)
export(update_data)
import(data.table)
importFrom(fastmatch,"%fin%")
importFrom(hutils,"%notchin%")
importFrom(hutils,"%notin%")
importFrom(hutils,haversine_distance)
importFrom(hutils,selector)
importFrom(hutils,set_cols_first)
importFrom(hutils,trim_common_affixes)
importFrom(hutilscpp,match_nrst_haversine)
importFrom(hutilscpp,minmax)
importFrom(hutilscpp,range_rcpp)
importFrom(magrittr,"%>%")
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,hasName)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,unzip)