alternative name for song_analysis
Usage
song_param(
X = NULL,
song_colm = "song",
mean_colm = NULL,
min_colm = NULL,
max_colm = NULL,
elm_colm = NULL,
elm_fun = NULL,
sd = FALSE,
parallel = 1,
pb = TRUE,
na.rm = FALSE,
weight = NULL
)
Details
see song_analysis
for documentation. song_param
will be deprecated in future versions.