-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 954 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 954 Bytes
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
# Generated by roxygen2: do not edit by hand
export(ecopi_api)
export(ecopi_error_body)
export(get_aggregations_project_detections_count)
export(get_aggregations_project_recorder_time_series)
export(get_aggregations_project_time_series)
export(get_by_url)
export(get_detections)
export(get_detections_retrieve)
export(get_historicalprojects)
export(get_historicalrecordergroups)
export(get_historicalrecorders)
export(get_mediafile)
export(get_project_info)
export(get_projects)
export(get_recordergroups)
export(get_recorderlogs)
export(get_recorders)
export(get_recorders_count_detections)
export(get_recorders_count_detections_project_recorder_recordings)
export(get_recorderspeciescounts)
export(get_recorderstates)
export(get_recordings)
export(patch_detections)
export(patch_recorders)
export(post_detection)
export(resp_body_json_to_df)
import(httr2)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_has_body)
importFrom(httr2,resp_status)