powered by
Plot a Duration S3 object
# S3 method for Duration plot(x, ...)
a plot object with durations.
S3 object
passed to barplot()
barplot()
r <- get_sample_recording() d <- get_duration_annotation_data(r) plot(d)
Run the code above in your browser using DataLab