R/SDcheck.R

Defines functions SDcheck

Documented in SDcheck

#' @export
#' 
SDcheck <- function(keeper, string, summarize = FALSE){
  UseMethod("SDcheck")
}

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.