-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 1.04 KB
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 1.04 KB
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(allometries)
export(allometries_calculate)
export(allometries_describe_var)
export(allometries_description)
export(allometries_get_data)
export(catdrought)
export(catdrought_describe_var)
export(catdrought_get_current_time_series)
export(catdrought_get_raster)
export(fes)
export(fes_avail_tables)
export(fes_describe_table)
export(fes_describe_var)
export(fes_get_data)
export(lidar)
export(lidar_avail_tables)
export(lidar_clip_and_stats)
export(lidar_describe_var)
export(lidar_get_data)
export(lidar_get_lowres_raster)
export(lidar_point_value)
export(meteoland)
export(meteoland_get_lowres_raster)
export(meteoland_historical_points_interpolation)
export(meteoland_points_interpolation)
export(meteoland_raster_interpolation)
export(modosin)
export(nfi)
export(nfi_avail_tables)
export(nfi_describe_table)
export(nfi_describe_var)
export(nfi_get_data)
importFrom(R6,R6Class)
importFrom(crayon,"%+%")
importFrom(magrittr,"%>%")
importFrom(rlang,.data)