Learn R Programming

PAMpal (version 1.4.4)

bindStudies: Combine AcousticStudy Objects

Description

Combines multiple AcousticStudy objects (or lists of these) into a single object

Usage

bindStudies(...)

Value

A single AcousticStudy object

Arguments

...

AcousticStudy objects, or a list of AcousticStudy objects

Author

Taiki Sakai taiki.sakai@noaa.gov

Details

All events will be combined into one large list of events. Files, settings, effort, models, GPS, and ancillary fields will be combined using the squishList function from the PAMmisc package (dataframes are combined, vectors are appended). The id is changed by pasting all IDs together along with a note that they have been combined. Note that the PAMpalSettings object in the pps slot is just left as the pps in the first AcousticStudy to be combined, and thus is not representative of the new combined AcousticStudy