View source: R/greenlightscribe.R
ScribeMerge | R Documentation |
ScribeMerge takes an input string and matches file names within a folder, then combines them into a single .csv file.
ScribeMerge(folder, string, addWBPHS = FALSE)
folder |
The folder path containing the files. |
string |
The character string common to the files to be combined. |
addWBPHS |
TRUE/FALSE to add columns to convert HQ format to AK format |
SCRIBE software creates daily observation records that are most useful compiled into a complete observer record for a survey session. ScribeMerge takes an input string and matches file names within a folder, then combines them into a single .csv file.
No return value, but output is a new combined csv file within the folder.
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.