View source: R/Source_BirdCharacteristics.R
GenerateNovelSong | R Documentation |
Generates one or more song templates based on parameters in P; tests of inheriting [RSize0] syllables (90%), [RSize0]*[PerROh] syllables (10%), and [RSize0]*[PerROh] syllables (1%), by random sampling. Creates a numeric vector where learned syllables are 1, and unlearned syllables are 0. It then appends 0s to the end, so the vector is of length [MaxRSize].
GenerateNovelSong(P, numTemplates)
P |
a list of parameters |
numTemplates |
the number of song templates to create |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.