ScrabbleScore: Calculates Scrabble score for strings

Given a word will produce that word's scrabble score. Unlike many naive implementations this package takes into consideration the distribution of letter in scrabble. So a word like 'zzz' will be scored '10' rather than '30'.

Package details

AuthorWill Kurt
MaintainerWill Kurt <wckurt@gmail.com>
LicenseMIT License
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ScrabbleScore")

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.