-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
109 lines (108 loc) · 2.58 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
101
102
103
104
105
106
107
108
109
# Generated by roxygen2: do not edit by hand
export("%>%")
export(ac)
export(acdc)
export(acdc_access_dat)
export(acdc_access_maps)
export(acdc_access_timesteps)
export(acdc_animate_record)
export(acdc_plot_record)
export(acdc_plot_trace)
export(acdc_simplify)
export(acs_setup_containers)
export(acs_setup_detection_kernels)
export(acs_setup_mobility)
export(assemble_sentinel_counts)
export(buffer_and_crop)
export(cells_from_val)
export(cl_check)
export(cl_chunks)
export(cl_cores)
export(cl_export)
export(cl_lapply)
export(cl_stop)
export(coa)
export(coa_setup_delta_t)
export(crop_from_click)
export(dc)
export(dcq)
export(dist_btw_clicks)
export(dist_btw_points_3d)
export(dist_btw_receivers)
export(dist_over_surface)
export(eval_by_kud)
export(get_detection_area_sum)
export(get_detection_area_ts)
export(get_detection_clumps)
export(get_detection_containers)
export(get_detection_containers_envir)
export(get_detection_containers_overlap)
export(get_detection_days)
export(get_detection_overlaps)
export(get_detection_pr)
export(get_hr_core)
export(get_hr_full)
export(get_hr_home)
export(get_hr_prop)
export(get_id_rec_overlap)
export(get_intersection)
export(get_mvt_mobility_from_acoustics)
export(get_mvt_mobility_from_archival)
export(get_mvt_resting)
export(get_n_operational_ts)
export(get_residents)
export(invert_poly)
export(kud_around_coastline)
export(kud_around_coastline_fast)
export(kud_habitat)
export(lcp_comp)
export(lcp_costs)
export(lcp_from_point)
export(lcp_graph_surface)
export(lcp_interp)
export(lcp_over_surface)
export(make_df_detections)
export(make_matrix_cooccurence)
export(make_matrix_detections)
export(make_matrix_ids)
export(make_matrix_receivers)
export(mask_io)
export(pf)
export(pf_access_history)
export(pf_access_history_files)
export(pf_access_particles_unique)
export(pf_animate_history)
export(pf_kud)
export(pf_kud_1)
export(pf_kud_2)
export(pf_loglik)
export(pf_plot_1d)
export(pf_plot_2d)
export(pf_plot_3d)
export(pf_plot_history)
export(pf_plot_map)
export(pf_setup_movement_pr)
export(pf_setup_optimisers)
export(pf_setup_record)
export(pf_simplify)
export(process_false_detections_sf)
export(process_quality_check)
export(process_receiver_id)
export(process_surface)
export(query_open_topo)
export(segments_cross_barrier)
export(sim_angles)
export(sim_array)
export(sim_detections)
export(sim_path_ou_1)
export(sim_path_sa)
export(sim_steps)
export(sim_surface)
export(split_raster_equally)
export(update_extent)
export(xy_from_click)
importFrom(data.table,":=")
importFrom(lubridate,"%within%")
importFrom(lubridate,`%within%`)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)