#' dfo: Handle Dept. Fisheries & Oceans Data Formats
#'
#' @description
#'
#' The `dfo` package provides functions for working with
#' Oceanographic datasets provided by the Department of
#' Fisheries and Oceans, Canada.
#'
#' @details
#'
#' This package supplies functions for reading DFO data, returning
#' objects that are based on the `oce` base class. Because
#' of this, the return values can be easily summarized, plotted,
#' and otherwise manipulated easily with `oce` functions.
#' This is illustrated within examples provided in
#' the documentation for the various `dfo` functions.
#'
#' @docType package
#' @name dfo
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.