The goal of scrabble is to …

Installation

You can install the released version of scrabble from CRAN with:

install.packages("scrabble")

Example

This is a basic example which shows you how to solve a common problem:

library(scrabble)
## basic example code