song_param: alternative name for 'song_analysis'

song_paramR Documentation

alternative name for song_analysis

Description

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.


warbleR documentation built on Sept. 8, 2023, 5:15 p.m.