R/format_definition_csPi.R

#' csPi structure in excel format
#'
#' An excel file defining the csPi object structure 
#' for data structure checks.
#' The file is available in the data directory in the package directory install.
#'
#' @format xlsx file
#' @source Laurent Dubroca
#' @name format_definition_csPi.xlsx
NULL
#' csPi structure in rdata format
#'
#' An Rdata file defining the csPi object structure 
#' for data structure checks.
#'
#' @format rdata file
#' @source Laurent Dubroca
#' @name format_definition_csPi.rdata
#' @examples
#'\dontrun{
#'      require(fishPifct)
#'      head(format_definition_csPi.xlsx)
#'   } 
NULL
ldbk/fishPifct documentation built on May 20, 2019, 11:28 p.m.