#' Corrected data from TDRs
#'
#' EN:
#' The data includes pressure data obtained from a Humbolt Penguin at Tilgo, Chile
#' The information was collected during the breeding season 2018.
#' It contains 42388 obs from 6 variables: tStamp, Pressure, numeric_sequence, daytime, depth and corrected_depth
#' ES:
#' Los datos incluyen datos crudos de un pinguino de Humbold muestreado en Isla Tilgo, Chile
#' La information fue colectada durante la temporada reproductiva 2018.
#' Contiene 42388 observaciones de 6 variables: tStamp, Pressure, numeric_sequence, daytime, depth and corrected_depth
#'
#' @docType data
#'
#' @usage data(TDR_corrected)
#'
#' @format A rda data with one column and 42388 rows
#'
#' @keywords datasets
#'
#' @references Lerma et al. 2021
#'
#'
#' @examples
#' data(TDR_corrected)
"TDR_corrected"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.