forked from cldossantos/pacu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
40 lines (39 loc) · 921 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(base::summary,dslist)
S3method(base::summary,veg.index)
S3method(base::summary,yield)
S3method(pa_plot,met)
S3method(pa_plot,rgb)
S3method(pa_plot,veg.index)
S3method(pa_plot,yield)
S3method(print,dslist)
S3method(print,yield)
S3method(summary,dslist)
S3method(summary,veg.index)
S3method(summary,yield)
export(pa_2utm)
export(pa_adjust_obs_effective_area)
export(pa_apportion_mass)
export(pa_browse_dataspace)
export(pa_check_yield)
export(pa_compute_vi)
export(pa_download_dataspace)
export(pa_get_rgb)
export(pa_get_vi_stats)
export(pa_get_weather_sf)
export(pa_initialize_dataspace)
export(pa_initialize_oauth)
export(pa_make_vehicle_polygons)
export(pa_plot)
export(pa_yield)
export(pacu.options)
export(pacu_options)
import(XML)
import(apsimx)
import(gstat)
import(httr)
import(jsonlite)
import(sf)
import(stars)
import(units)
importFrom(grDevices,hcl.colors)