Description Usage Format Examples
This is data of the lowercase-by-lowercase bigram frequency from a to z
1 |
A data frame with 26 rows and 27 variables:
The current alphabet
Frequency of the letter "a" appears in the next state
Frequency of the letter "b" appears in the next state
Frequency of the letter "c" appears in the next state
Frequency of the letter "d" appears in the next state
Frequency of the letter "e" appears in the next state
Frequency of the letter "f" appears in the next state
Frequency of the letter "g" appears in the next state
Frequency of the letter "h" appears in the next state
Frequency of the letter "i" appears in the next state
Frequency of the letter "j" appears in the next state
Frequency of the letter "k" appears in the next state
Frequency of the letter "l" appears in the next state
Frequency of the letter "m" appears in the next state
Frequency of the letter "n" appears in the next state
Frequency of the letter "o" appears in the next state
Frequency of the letter "p" appears in the next state
Frequency of the letter "q" appears in the next state
Frequency of the letter "r" appears in the next state
Frequency of the letter "s" appears in the next state
Frequency of the letter "t" appears in the next state
Frequency of the letter "u" appears in the next state
Frequency of the letter "v" appears in the next state
Frequency of the letter "w" appears in the next state
Frequency of the letter "x" appears in the next state
Frequency of the letter "y" appears in the next state
Frequency of the letter "z" appears in the next state
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.