#' Sentinel-5P L2 Processing Tool
#'
#' This R package automatically converts the Sentinel-5P L2 NetCDF files into TIFF files.
#' The user can define the product which should be turned into a TIFF and also mosaic from
#' a list of file-paths.
#'
#' @details Function included in this package:
#' \itemize{
#' \item \code{\link{S5P_process}}
#' }
#'
#' @docType package
#'
#' @author Marius Philipp \email{marius.philipp@stud-mail.uni-wuerzburg.de}
#'
#' @references This program was written at Remote Sensing Solutions RSS GmbH,
#' Dingolfinger Str. 9, 81673 Munich, Germany \url{https://rssgmbh.de/}.
#'
#' @name S5Processor
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.