R/SDcheck.dist3_DT.R

Defines functions SDcheck.dist3_DT

#' @export
#' 
SDcheck.dist3_DT <- function(keeper, string, summarize = F){
  spellSD(keeper, string, 3, summarize)
}

Try the TSTr package in your browser

Any scripts or data that you put into this service are public.

TSTr documentation built on May 1, 2019, 9:16 p.m.