-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
39 lines (38 loc) · 889 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
# Generated by roxygen2: do not edit by hand
export(bbwp)
export(bbwp_check_gt)
export(bbwp_check_meas)
export(bbwp_farm_score)
export(bbwp_field_indicators)
export(bbwp_field_properties)
export(bbwp_field_scores)
export(bbwp_format_aer)
export(bbwp_format_sc_wenr)
export(bbwp_lsw_properties)
export(bbwp_meas_rank)
export(bbwp_meas_score)
export(cdf_rank)
export(ecoregeling)
export(er_croprotation)
export(er_farm_aim)
export(er_farm_score)
export(er_field_scores)
export(er_meas_rank)
export(er_meas_score)
export(er_medal)
export(er_opi)
export(er_pdf)
export(wf)
import(OBIC)
import(checkmate)
import(data.table)
import(stats)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)