R/is.twl06.word.R

data(sysdata,envir=environment())
is.twl06.word <- function(w){
  w <- tolower(w)
  w %in% twl06
}

Try the ScrabbleScore package in your browser

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

ScrabbleScore documentation built on May 2, 2019, 2:01 p.m.