# NOT RUN {
soundgen:::wigglePars(
parList = list(
sylLen = 250,
pitchAnchors = data.frame(time = c(0, 1), value = c(200, 300))
),
parsToWiggle = c('sylLen', 'pitchAnchors'),
probMutation = .75,
stepVariance = .5
)
# }
Run the code above in your browser using DataLab