createMasterA: createMasterA

Description Usage Arguments Examples

View source: R/createMasterA.R

Description

This function allows you to compile data from batches containing acoustic receiver text files.

Usage

1
createMasterA(drive, batch, tagIDs)

Arguments

drive

The single-letter name of the drive where the database is located. Usually "G" or "E" depending on which computer you are working from.

batch

The name or names of the batch folders where the receiver text files are stored.

tagIDs

A single M.Code.ID or a vector of M.Code.IDs with the TagIDs you wish to examine. Best to set this as the M.Code.ID column from your fish data workbook dataframe.

Examples

1
createMasterA(drive="G",batch=c("UC ARRAY","LC ARRAY"),tagIDs=fish$M.Code.ID)

henryjhershey/HHCOMPILER documentation built on Nov. 20, 2019, 8:50 a.m.