read_summary_SM4 | R Documentation |
Parse SM4 logfiles
read_summary_SM4(filename, SiteID_pattern = "SM4A\\d{5}")
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. |
Returns data frame of log files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.