bindStudies | R Documentation |
Combines multiple AcousticStudy objects (or lists of these) into a single object
bindStudies(...)
... |
AcousticStudy objects, or a list of AcousticStudy objects |
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
A single AcousticStudy object
Taiki Sakai taiki.sakai@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.