combine_all_clicks.Rd
Summarize SMRT (and/or Lander2) tag data on all clicks; add data on dive depth and sound exposure.
Character string or vector with tag IDs (without "-cal.nc"). Default: all SMRT/Lander2 ziphius tags.
Directory (quoted string) where .nc files are stored. Can be one string, or a list the same length as tag_ids. Note: to download latest versions from Google drive, try function: download_drive_nc
. Default: current working directory. Note: use "/" and not "\" to avoid headaches.
Directory (quoted string) where text files with info about acoustic events are stored. If needed, you can use download_drive_acoustic_events
to get these. Default is the current working directory.
name (with path, if needed) of locally-stored .csv file with raw RL data. If not provided, the default is to use download_drive_rls
to obtain it from the FB Google Drive.
name (with path, if needed) of locally-stored .csv file with raw RL data. If not provided, the default is to use download_drive_rls
to obtain it from the FB Google Drive.
Email address (required for FB Google Drive authentication; optional if rl_file
is provided). You may also be asked to sign in or verify your Google identity as this function runs.
Logical; whether or not to save a csv file with the results. Default: TRUE (and will overwrite any existing file)
File name (with path, if desired) in which to save results in csv format. Default is combined_zc_clicks.csv.
File name for buzz file. Default combined_zc_buzzes.csv
A named list of two tibbles, one for clicks and one for buzzes