process_log_SM: Process log files from SongMeters

View source: R/read_files.R

process_log_SMR Documentation

Process log files from SongMeters

Description

Process log files from SongMeters

Usage

process_log_SM(folder_base, list_files, site_pattern, return_gps, return_log)

Arguments

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?

Value

Returns a data frame with lon/lat for each location and date collected


dhope/ARUtools documentation built on Jan. 18, 2024, 5:47 a.m.