R/stress-package.R

#' @title The \code{stress} package: working with stress inversion results
#'
#' @docType package
#' @name stress
#'
#' @useDynLib stress
#' @exportPattern "^[[:alpha:]]+"
#' @importFrom Rcpp evalCpp
#' @importFrom magrittr %>%
#'
#' @seealso \code{\link{msatsi-methods}}
NULL
abarbour/stress documentation built on Oct. 5, 2019, 11:20 a.m.