Learn R Programming

ScrabbleScore (version 1.0)

twl06: TWL06 word list

Description

The Official Tournament and Club Word List

Usage

data(twl06)

Arguments

Format

A list of official Scrabble Words

Source

http://norvig.com/ngrams/TWL06.txt

References

http://en.wikipedia.org/wiki/Official_Tournament_and_Club_Word_List

Examples

Run this code
data(twl06)
sws(head(twl06))

Run the code above in your browser using DataLab