| greyscale | R Documentation |
Make images greyscale
greyscale(stimuli) grayscale(stimuli)
stimuli |
list of class stimuli |
stimlist with new images
Stimulus manipulation functions
align(),
crop_tem(),
crop(),
horiz_eyes(),
image_func(),
mask_oval(),
mask(),
mirror(),
pad(),
resize(),
rotate(),
to_size()
Stimulus manipulation functions
align(),
crop_tem(),
crop(),
horiz_eyes(),
image_func(),
mask_oval(),
mask(),
mirror(),
pad(),
resize(),
rotate(),
to_size()
stimuli <- demo_stim() grey_stim <- greyscale(stimuli) plot(grey_stim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.