-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
74 lines (73 loc) · 1.91 KB
/
NAMESPACE
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Generated by roxygen2: do not edit by hand
export(BC_UCB)
export(DB_get)
export(accessibility_DA_location)
export(accessibility_mv_points)
export(arcgis_rest_services_ret)
export(bucket_get_folder)
export(bucket_list_content)
export(bucket_read_object)
export(bucket_read_object_zip_shp)
export(bucket_write_folder)
export(build_alp)
export(build_defavorisation)
export(build_social_mixity)
export(buildings_sf)
export(canbics_process)
export(census_add_parent_vectors)
export(census_agg_type)
export(census_build_DA_years_dictionary)
export(census_custom_boundaries)
export(census_data_raw)
export(census_empty_geometries)
export(census_full_geos)
export(census_get_vectors_table)
export(census_normalize)
export(census_reduce_years)
export(census_switch_full_geo)
export(census_unit_type)
export(db_connect)
export(db_create_user)
export(db_delete_user)
export(db_disconnect)
export(db_list_tables)
export(db_query)
export(db_read_all_table)
export(db_read_data)
export(db_read_ttm)
export(db_write_processed_data)
export(db_write_raw_data)
export(db_write_table)
export(db_write_ttm)
export(geocode_localhost)
export(get_all_three_plus_ways)
export(get_area)
export(gtfs_combine)
export(gtfs_download)
export(gtfs_download_BC)
export(gtfs_extract)
export(gtfs_frequent_stops_BC)
export(gtfs_get_traveltimes)
export(gtfs_traveltime_matrix_final)
export(gtfs_traveltime_matrix_prep)
export(list_accessibility_themes)
export(list_census_vectors)
export(lst_process)
export(ndvi_import)
export(ndvi_import_from_masterpolygon)
export(ndvi_process)
export(ndvi_years)
export(no2_process)
export(postal_codes_process)
export(read_and_process_data_canue)
export(rev_geocode_BritishColumbia)
export(rev_geocode_OSM)
export(rev_geocode_Quebec)
export(rev_geocode_building)
export(rev_geocode_create_local_nominatim)
export(rev_geocode_localhost)
export(streets_sf)
export(tt_calculate)
export(tt_calculate_all_modes)
export(tt_local_osrm)
export(weighted_mean)