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'.
| Version: | 1.0 |
| Depends: | R (≥ 2.10) |
| Suggests: | testthat (≥ 0.7) |
| Published: | 2013-10-09 |
| Author: | Will Kurt |
| Maintainer: | Will Kurt <wckurt at gmail.com> |
| License: | MIT License |
| NeedsCompilation: | no |
| CRAN checks: | ScrabbleScore results |
| Reference manual: | ScrabbleScore.pdf |
| Package source: | ScrabbleScore_1.0.tar.gz |
| Windows binaries: | r-devel: ScrabbleScore_1.0.zip, r-release: ScrabbleScore_1.0.zip, r-oldrel: ScrabbleScore_1.0.zip |
| macOS binaries: | r-release: ScrabbleScore_1.0.tgz, r-oldrel: ScrabbleScore_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ScrabbleScore to link to this page.