Description Usage Arguments Value Examples
Make eyes horizontal
1 2 3 4 5 6 7 | horiz_eyes(
stimuli,
left_eye = 0,
right_eye = 1,
fill = webmorph_options("fill"),
patch = FALSE
)
|
stimuli |
list of class stimlist |
left_eye |
The first point to align (defaults to 0) |
right_eye |
The second point to align (defaults to 1) |
fill |
background color to pass to rotate |
patch |
whether to use the patch function to set the background color |
stimlist with rotated tems and/or images
1 | demo_stim("lisa") %>% horiz_eyes() %>% plot()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.