-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
76 lines (75 loc) · 1.65 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
# Generated by roxygen2: do not edit by hand
export(is_chr_vec)
export(is_chr_vec_b)
export(is_chr_vec_b1)
export(is_chr_vec_n)
export(is_chr_vec_nb)
export(is_chr_vec_nb1)
export(is_chr_vec_nx)
export(is_chr_vec_nx1)
export(is_chr_vec_nxb)
export(is_chr_vec_nxb1)
export(is_chr_vec_x)
export(is_chr_vec_x1)
export(is_chr_vec_xb)
export(is_chr_vec_xb1)
export(is_dbl_vec)
export(is_dbl_vec_n)
export(is_dbl_vec_nx)
export(is_dbl_vec_nx1)
export(is_dbl_vec_nxy)
export(is_dbl_vec_nxy1)
export(is_dbl_vec_nxyz)
export(is_dbl_vec_nxyz1)
export(is_dbl_vec_ny)
export(is_dbl_vec_ny1)
export(is_dbl_vec_nyz)
export(is_dbl_vec_nyz1)
export(is_dbl_vec_nz)
export(is_dbl_vec_x)
export(is_dbl_vec_x1)
export(is_dbl_vec_xy)
export(is_dbl_vec_xy1)
export(is_dbl_vec_xyz)
export(is_dbl_vec_xyz1)
export(is_dbl_vec_y)
export(is_dbl_vec_y1)
export(is_dbl_vec_yz)
export(is_dbl_vec_yz1)
export(is_dbl_vec_z)
export(is_int_vec)
export(is_int_vec_n)
export(is_int_vec_nx)
export(is_int_vec_nx1)
export(is_int_vec_x)
export(is_int_vec_x1)
export(is_lgl_vec)
export(is_lgl_vec_n)
export(is_lgl_vec_nx)
export(is_lgl_vec_nx1)
export(is_lgl_vec_x)
export(is_lgl_vec_x1)
export(is_num_vec)
export(is_num_vec_n)
export(is_num_vec_nx)
export(is_num_vec_nx1)
export(is_num_vec_nxy)
export(is_num_vec_nxy1)
export(is_num_vec_nxyz)
export(is_num_vec_nxyz1)
export(is_num_vec_ny)
export(is_num_vec_ny1)
export(is_num_vec_nyz)
export(is_num_vec_nyz1)
export(is_num_vec_nz)
export(is_num_vec_x)
export(is_num_vec_x1)
export(is_num_vec_xy)
export(is_num_vec_xy1)
export(is_num_vec_xyz)
export(is_num_vec_xyz1)
export(is_num_vec_y)
export(is_num_vec_y1)
export(is_num_vec_yz)
export(is_num_vec_yz1)
export(is_num_vec_z)