#' @docType package
#'
#' @name icesDevops-package
#'
#' @aliases icesDevops
#'
#' @title Functions to link to the ICES Devops webservices.
#'
#' @description
#' Functions to link to the ICES Devops webservices to allow
#' users to interact with ICES TAF git repositoroes, and download
#' summaries and data products from ICES TAF repositories.
#'
#' @details
#'
#' \emph{Download data:}
#' \tabular{ll}{
#' \code{\link{devops_url}} \tab build url for ICES Devops api\cr
#' \code{\link{devops_get}} \tab perform GET request with PAT\cr
#' }
#' \emph{Authentication:}
#' \tabular{ll}{
#'
#' }
#'
#' @author Colin Millar.
#'
#' @references
#' ICES Devops: \url{https://devops.ices.dk}.
#'
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.