# NOT RUN {
stimuli <- demo_stim()
# label with image names
# the default text size in ggplot is tiny
gglabel(stimuli)
# }
# NOT RUN {
# add a watermark
gglabel(stimuli,
label = "watermark",
x = 0.5,
y = 0.5,
geom = "text",
size = 30,
color = "black",
angle = -30,
alpha = 0.5)
# }
Run the code above in your browser using DataLab