-
Notifications
You must be signed in to change notification settings - Fork 22
/
NAMESPACE
100 lines (99 loc) · 2.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# Generated by roxygen2: do not edit by hand
S3method(auk_bbox,auk_ebd)
S3method(auk_bbox,auk_sampling)
S3method(auk_bcr,auk_ebd)
S3method(auk_bcr,auk_sampling)
S3method(auk_breeding,auk_ebd)
S3method(auk_complete,auk_ebd)
S3method(auk_complete,auk_sampling)
S3method(auk_country,auk_ebd)
S3method(auk_country,auk_sampling)
S3method(auk_county,auk_ebd)
S3method(auk_county,auk_sampling)
S3method(auk_date,auk_ebd)
S3method(auk_date,auk_sampling)
S3method(auk_distance,auk_ebd)
S3method(auk_distance,auk_sampling)
S3method(auk_duration,auk_ebd)
S3method(auk_duration,auk_sampling)
S3method(auk_ebd_version,auk_ebd)
S3method(auk_ebd_version,auk_sampling)
S3method(auk_ebd_version,character)
S3method(auk_exotic,auk_ebd)
S3method(auk_filter,auk_ebd)
S3method(auk_filter,auk_sampling)
S3method(auk_last_edited,auk_ebd)
S3method(auk_last_edited,auk_sampling)
S3method(auk_observer,auk_ebd)
S3method(auk_observer,auk_sampling)
S3method(auk_project,auk_ebd)
S3method(auk_project,auk_sampling)
S3method(auk_protocol,auk_ebd)
S3method(auk_protocol,auk_sampling)
S3method(auk_select,auk_ebd)
S3method(auk_select,auk_sampling)
S3method(auk_species,auk_ebd)
S3method(auk_state,auk_ebd)
S3method(auk_state,auk_sampling)
S3method(auk_time,auk_ebd)
S3method(auk_time,auk_sampling)
S3method(auk_year,auk_ebd)
S3method(auk_year,auk_sampling)
S3method(auk_zerofill,auk_ebd)
S3method(auk_zerofill,character)
S3method(auk_zerofill,data.frame)
S3method(collapse_zerofill,auk_zerofill)
S3method(print,auk_ebd)
S3method(print,auk_sampling)
S3method(print,auk_zerofill)
S3method(read_ebd,auk_ebd)
S3method(read_ebd,character)
S3method(read_sampling,auk_ebd)
S3method(read_sampling,auk_sampling)
S3method(read_sampling,character)
export("%>%")
export(auk_bbox)
export(auk_bcr)
export(auk_breeding)
export(auk_clean)
export(auk_complete)
export(auk_country)
export(auk_county)
export(auk_date)
export(auk_distance)
export(auk_duration)
export(auk_ebd)
export(auk_ebd_version)
export(auk_exotic)
export(auk_extent)
export(auk_filter)
export(auk_get_awk_path)
export(auk_get_ebd_path)
export(auk_last_edited)
export(auk_observer)
export(auk_project)
export(auk_protocol)
export(auk_rollup)
export(auk_sampling)
export(auk_select)
export(auk_set_awk_path)
export(auk_set_ebd_path)
export(auk_species)
export(auk_split)
export(auk_state)
export(auk_time)
export(auk_unique)
export(auk_version)
export(auk_year)
export(auk_zerofill)
export(collapse_zerofill)
export(ebird_species)
export(filter_repeat_visits)
export(format_unmarked_occu)
export(get_ebird_taxonomy)
export(process_barcharts)
export(read_ebd)
export(read_sampling)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stringr,str_interp)