-
Notifications
You must be signed in to change notification settings - Fork 17
/
NAMESPACE
73 lines (72 loc) · 1.62 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
# Generated by roxygen2: do not edit by hand
S3method(convert_to_sf,Raster)
S3method(convert_to_sf,SpatRaster)
S3method(convert_to_sf,Spatial)
S3method(convert_to_sf,bbox)
S3method(convert_to_sf,sf)
S3method(convert_to_sf,sfc)
S3method(convert_to_sf,stars)
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(cded)
export(cded_raster)
export(cded_stars)
export(cded_terra)
export(census_dissemination_area)
export(census_division)
export(census_economic)
export(census_metropolitan_area)
export(census_subdivision)
export(census_tract)
export(combine_nr_rd)
export(delete_cache)
export(ecoprovinces)
export(ecoregions)
export(ecosections)
export(fix_geo_problems)
export(fsa)
export(get_layer)
export(get_poly_attribute)
export(gw_aquifers)
export(health_chsa)
export(health_ha)
export(health_hsda)
export(health_lha)
export(hydrozones)
export(mapsheets_250K)
export(mapsheets_50K)
export(municipalities)
export(nr_areas)
export(nr_districts)
export(nr_regions)
export(raster_by_poly)
export(regional_districts)
export(self_union)
export(show_cached_files)
export(summarize_raster_list)
export(transform_bc_albers)
export(tsa)
export(utm_convert)
export(vrt_files)
export(vrt_info)
export(water_districts)
export(water_precincts)
export(watercourses_15M)
export(watercourses_5M)
export(wsc_drainages)
import(sf)
importFrom(utils,download.file)
importFrom(utils,unzip)