R/SDcheck.spellTree_1.R

Defines functions SDcheck.spellTree_1

#' @export
#' 
SDcheck.spellTree_1 <- function(keeper, string, summarize = F){
  searchWordSD(keeper, string, 1, 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.