Description Usage Arguments Examples
View source: R/createMasterA.R
This function allows you to compile data from batches containing acoustic receiver text files.
1 | createMasterA(drive, batch, tagIDs)
|
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. |
1 | createMasterA(drive="G",batch=c("UC ARRAY","LC ARRAY"),tagIDs=fish$M.Code.ID)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.