ScribeMerge: Merge the daily SCRIBE files into a single project record for...

View source: R/greenlightscribe.R

ScribeMergeR Documentation

Merge the daily SCRIBE files into a single project record for an observer

Description

ScribeMerge takes an input string and matches file names within a folder, then combines them into a single .csv file.

Usage

ScribeMerge(folder, string, addWBPHS = FALSE)

Arguments

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

Details

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.

Value

No return value, but output is a new combined csv file within the folder.

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/USFWS/AKaerial


USFWS/AKaerial documentation built on April 3, 2025, 4:06 p.m.