R/ThermStats.R

#' \code{ThermStats} package
#'
#' Calculate statistics for thermal images
#'
#' See the README on
#' \href{https://github.com/rasenior/ThermStats#readme}{GitHub}
#'
#' @docType package
#' @name ThermStats
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1")  utils::globalVariables(c("."))
rasenior/ThermStats documentation built on Oct. 31, 2020, 3:48 p.m.