R/Vessel_Log_Data.R

#' Vessel Log
#' @name Vessel_Log
#' @description This table contains a vessel log for documentation during data collection.
#' @return dataframe
#' @examples
#' data("Vessel_Log")
#' head(Vessel_Log)

data("Vessel_Log")
Vessel_Log
HoldenJe/erieacoustics documentation built on July 17, 2024, 7:08 a.m.