-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
91 lines (90 loc) · 1.64 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
# Generated by roxygen2: do not edit by hand
S3method("[",stimlist)
S3method("[[<-",stimlist)
S3method(c,stim)
S3method(c,stimlist)
S3method(plot,stim)
S3method(plot,stimlist)
S3method(print,stim)
S3method(print,stimlist)
S3method(rep,stim)
S3method(rep,stimlist)
S3method(subset,stimlist)
export(add_info)
export(align)
export(animate)
export(as_ggplot)
export(as_stimlist)
export(auto_delin)
export(average_tem)
export(avg)
export(blank)
export(bounds)
export(centroid)
export(change_lines)
export(col2lab)
export(color_conv)
export(compare)
export(continuum)
export(convert_tem)
export(crop)
export(crop_tem)
export(delin)
export(demo_stim)
export(demo_tems)
export(demo_unstandard)
export(draw_tem)
export(features)
export(get_info)
export(get_point)
export(gglabel)
export(grayscale)
export(greyscale)
export(height)
export(horiz_eyes)
export(image_func)
export(image_func_types)
export(lab2rgb)
export(label)
export(loop)
export(mask)
export(mask_oval)
export(metrics)
export(mirror)
export(mlabel)
export(new_stim)
export(new_stimlist)
export(pad)
export(patch)
export(plot_rows)
export(plot_stim)
export(read_img)
export(read_stim)
export(read_tem)
export(remove_tem)
export(rename_stim)
export(require_tems)
export(resize)
export(rotate)
export(same_tems)
export(social_media_size)
export(squash_tem)
export(subset_tem)
export(symmetrise)
export(symmetrize)
export(tem_def)
export(tem_text)
export(tems_to_array)
export(to_size)
export(trans)
export(viz_tem_def)
export(webmorph_up)
export(width)
export(wm_opts)
export(wm_opts_defaults)
export(write_stim)
export(write_tps)
importFrom(dplyr,.data)
importFrom(rsvg,rsvg_raw)
importFrom(stats,cor)
importFrom(stats,sd)