read_summary_SM4: Parse SM4 logfiles

View source: R/read_files.R

read_summary_SM4R Documentation

Parse SM4 logfiles

Description

Parse SM4 logfiles

Usage

read_summary_SM4(filename, SiteID_pattern = "SM4A\\d{5}")

Arguments

filename

Character string or vector of character strings of file locations. Can be a single file or a vector of file locations.

SiteID_pattern

Pattern for extracting SiteID from filename. Defaults to 'SM4A\d5', which is SM4, followed by 5 digits.

Value

Returns data frame of log files.


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