-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathNAMESPACE
46 lines (45 loc) · 931 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
42
43
44
45
46
# Generated by roxygen2: do not edit by hand
S3method(pick,list)
S3method(pick,telemetry)
export("%>%")
export(JS.logify)
export(JS.onload)
export(add_control)
export(align_lists)
export(app)
export(as_tele_list)
export(assign_distance)
export(assign_speed)
export(base_map)
export(collect)
export(flatten_models)
export(get_names)
export(heat_map)
export(multi_color_multi_line_title)
export(multi_color_title)
export(multi_title)
export(overlap_2d_to_1d)
export(overlap_matrix_to_dt)
export(par_fit_models)
export(par_hrange_each)
export(par_lapply)
export(par_occur)
export(par_try_models)
export(pick)
export(plot_loc)
export(plot_loc_facet)
export(plot_time)
export(plot_ud)
export(plot_vario)
export(point_map)
export(point_range_map)
export(range_map)
export(report)
export(summary_tried_models)
export(zip_folder)
import(ctmm)
import(data.table)
import(shiny)
import(shinyWidgets)
import(utils)
importFrom(magrittr,"%>%")