View source: R/Source_StatsPlotsandTesting.R
SongPlot | R Documentation |
Shows the prevalence of each syllable across time. Darker color means that a syllable is more common.
SongPlot(P, songs, thin = 10, male = TRUE)
P |
a list of parameters |
songs |
male or female song data from simulation |
thin |
how often to sample a step of song data for the SongEvolve() plots; This is graphically intensive when there are a lot of syllables (default is 500), so ideally do not plot more than 100-200 time steps. |
male |
whether male songs are being plotted; affects the y-axis label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.