-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
41 lines (40 loc) · 807 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
41
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(barbour)
export(bde)
export(de_orginal)
export(enquo)
export(enquos)
export(expr)
export(prep_sensitivity)
export(select_thresh)
export(sensitivity)
export(spread_condition)
export(sym)
export(syms)
export(taxa_abund)
export(taxa_div)
export(taxa_dom)
export(taxa_fill)
export(taxa_pct)
export(taxa_pct_rich)
export(taxa_rich)
export(taxa_seq)
export(taxa_tol_index)
export(test_thresh)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,quo_name)
importFrom(rlang,sym)
importFrom(rlang,syms)