R/sokol-package.R

#' @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"
jkennel/sokol documentation built on Dec. 21, 2021, 12:11 a.m.