#' \pkg{HEobs}: Data Processing Of Natural Streamflow And Metadata From Ons Stations
#'
#'The goal of \pkg{HEobs} is to Ingest, clean and tidy data of natural
#'streamflow and metadata from ONS stations.
#'@section HEobs functions:
#'
#' \itemize{
#' \code{\link{import_qnat}}: Import data file of daily naturalized streamflow
#'
#' \code{\link{extract_metadata}}: Import metadata from streamflow stations of ONS
#'
#' \code{\link{wider}}: Pivot data from long to wide format.
#'}
#'
#'@docType package
#'@name HEobs-package
#'
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.