process_log_SM | R Documentation |
Process log files from SongMeters
process_log_SM(folder_base, list_files, site_pattern, return_gps, return_log)
folder_base |
Base folder were summary folders locationed |
list_files |
List of files in folder_base |
site_pattern |
site pattern to separate out siteid |
return_gps |
Logical. Should function return GPS locations? |
return_log |
Logical. Should the function return the full log? |
Returns a data frame with lon/lat for each location and date collected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.