SongPlot: Song Plot

View source: R/Source_StatsPlotsandTesting.R

SongPlotR Documentation

Song Plot

Description

Shows the prevalence of each syllable across time. Darker color means that a syllable is more common.

Usage

SongPlot(P, songs, thin = 10, male = TRUE)

Arguments

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


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.