#' Pressure 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 255600 obs from 3 variables: tStamp, Pressure, numeric_sequence.
#' 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 255600 observaciones de 3 variables: tStamp, Pressure, numeric_sequence.
#'
#' @docType data
#'
#' @usage data(TDR_pressure)
#'
#' @format A rda data with one column and 255600 rows
#'
#' @keywords datasets
#'
#' @references Lerma et al. 2021
#'
#'
#' @examples
#' data(TDR_pressure)
"TDR_pressure"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.