plot.stim: Plot stim

Description Usage Arguments Value Examples

View source: R/plot.R

Description

Plot stim

Usage

1
2
## S3 method for class 'stim'
plot(x, y, ...)

Arguments

x

stim

y

omitted

...

Arguments to be passed to grid_stim

Value

ggplot

Examples

1
demo_stim("test")[[1]] %>% plot()

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.