R/rfisheries_package.R

#' species_code_data
#'
#' A dataset containing full list of Species Codes. Use this dataset if loading from the web is slow.
#' @docType data
#' @keywords datasets
#' @name species_code_data
#' @usage data(species_code_data)
#' @format A data table with 11562 rows and 5 variables
NULL




#' country_code_data
#'
#' A dataset containing full list of Country Codes. Use this dataset if loading from the web is slow.
#' @docType data
#' @keywords datasets
#' @name country_code_data
#' @usage data(country_code_data)
#' @format A data table with 239 rows and 2 variables
NULL


#' Deprecated functions in rfisheries
#' 
#' \itemize{
#'  \item \code{\link{country_codes}}: service no longer provided
#'  \item \code{\link{species_codes}}: service no longer provided
#'  \item \code{\link{landings}}: service no longer provided
#' }
#' 
#' @name rfisheries-deprecated
NULL
ropensci/rfisheries documentation built on Dec. 11, 2019, 3:15 p.m.