forked from bcgov/bcmaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
46 lines (45 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
S3method(fix_geo_problems,Spatial)
S3method(fix_geo_problems,sf)
S3method(fix_geo_problems,sfc)
S3method(print,avail_layers)
S3method(transform_bc_albers,Spatial)
S3method(transform_bc_albers,sf)
S3method(transform_bc_albers,sfc)
export(airzones)
export(available_layers)
export(bc_area)
export(bc_bbox)
export(bc_bound)
export(bc_bound_hres)
export(bc_cities)
export(bc_neighbours)
export(bec)
export(bec_colors)
export(bec_colours)
export(combine_nr_rd)
export(ecoprovinces)
export(ecoregions)
export(ecosections)
export(fix_geo_problems)
export(get_big_data)
export(get_layer)
export(get_poly_attribute)
export(gw_aquifers)
export(hydrozones)
export(municipalities)
export(nr_areas)
export(nr_districts)
export(nr_regions)
export(raster_by_poly)
export(regional_districts)
export(self_union)
export(summarize_raster_list)
export(transform_bc_albers)
export(tsa)
export(water_districts)
export(water_precincts)
export(watercourses_15M)
export(watercourses_5M)
export(wsc_drainages)
import(sf)