script to read txt files and return a table summary
#function to read txt files from USV recording (output from AvisoftSasLabPro)
data.table package required
- reading and naming files
- adding column headings
- generating summary for each column of each file
- summarising the results of all files in a new dataframe