Open gsvidaurre opened 2 hours ago
The column called "Call.No" needs to be called "Call_ID" as in previous functions, and it should also contain the numeric identifier per call of each individual, rather than the character string.
Also need to update the column used to encode the call identifier in the audio file name, in write_audio()
The column called "Call.No" needs to be called "Call_ID" as in previous functions, and it should also contain the numeric identifier per call of each individual, rather than the character string.