View source: R/summarize_files.R
| summarize_files | R Documentation | 
This function reads in a folder of rbr files and generates a summary
summarize_files(file_names, output_folder = "")
| file_names | the folder to read | 
| output_folder | the folder to export files to | 
folder_path <- '/media/kennel/Seagate Expansion Drive/rbr_ssfl'
tmp <- summarize_files(folder_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.