#' \pkg{fuse.prep}: Preparation of input data for FUSE
#'
#' The goal of \pkg{fuse.prep} is to tidy and generate the input data to run FUSE
#' for a catchement.
#'
#'@section \pkg{fuse.prep} Core functions:
#'
#' \itemize{
#' \code{\link{elev_bands_nc}}: creates NetCDF file of elevation bands.
#' }
#'
#' \itemize{
#' \code{\link{meteo_forcing_nc}}: creates NetCDF file of Meteorological
#' forcings.
#' }
#'
#'@docType package
#'@name fuse.prep-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.