#' @title Blended water level analysis for wells
#' @name sokol
#' @description This package provides a few method to assist in the
#' interpretation of wells that cross-connect multiple hydrogeologic
#' units with variable hydraulic head and transmissivity profiles.
#'
#' @import data.table
#' @import ggplot2
#' @import patchwork
#'
#' @importFrom stats na.omit
#'
#'
#' @docType package
#' @aliases sokol sokol-package
#' @keywords internal
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.