-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 836 Bytes
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 836 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
33
34
35
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export("%>%")
export(block_matrix)
export(block_sum)
export(cm2)
export(cm3)
export(cm_net)
export(cm_net_tot)
export(ffs_demo)
export(ffs_diff)
export(ffs_rates)
export(index_age)
export(index_age_rc)
export(index_connectivity)
export(index_distance)
export(index_impact)
export(index_intensity)
export(ipf2)
export(ipf2_block)
export(ipf2_stripe)
export(ipf3)
export(mig_chord)
export(multi_comp)
export(multi_comp2)
export(net_matrix_ipf)
export(net_sr)
export(net_vs)
export(quadratic_eqn)
export(rescale_integer_sum)
export(rescale_net)
export(str_wrap_n)
export(stripe_matrix)
export(sum_bilat)
export(sum_country)
export(sum_expand)
export(sum_lump)
export(sum_net)
export(sum_od)
export(sum_region)
export(sum_unilat)
export(sum_unilateral)
import(utils)
importFrom(magrittr,"%>%")