-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
67 lines (66 loc) · 1.28 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
# Generated by roxygen2: do not edit by hand
S3method(melt,time)
S3method(plot,heatmap)
export(RMSE)
export(Rcolors)
export(cal_place_dwelling)
export(cart2geo)
export(cart2geo.radian)
export(deg2rad)
export(dq.iovan)
export(dq.point)
export(dq.point2)
export(dq.traj)
export(dq.traj2)
export(entropy.rand)
export(entropy.space)
export(entropy.spacetime)
export(euc.dist)
export(fit.polyexp)
export(fit.power.law)
export(fit.truncated.power.law)
export(flow.stat)
export(flowmap)
export(flowmap2)
export(gcd)
export(gen.sessions)
export(geo2cart)
export(geo2cart.radian)
export(heatmap.levels)
export(hour2date)
export(hour2tod)
export(hour2tow)
export(in.area)
export(lonlat2xy)
export(map3d)
export(midpoint)
export(minor.ticks.axis)
export(pairwise.dist)
export(people.occurrence)
export(plot_flowmap)
export(plot_traj3d)
export(plot_traj_graph)
export(point.coverage)
export(rad2deg)
export(radius.of.gyration)
export(rep_each)
export(rot90)
export(seq_approximate)
export(seq_collapsed)
export(seq_distinct)
export(spatial.corr)
export(standardize)
export(standardize_st)
export(stcoords)
export(traj3d.close)
export(vbin)
export(vbin.grid)
export(vbin.range)
export(voronoi2polygons)
export(voronoi3d)
import(data.table)
import(deldir)
import(dplyr)
import(geosphere)
import(tidyr)
useDynLib(libmovr)