View source: R/genFirstPairs.R
genFirstPairs | R Documentation |
For a given string, this function extracts the first two alphabets. This function is further used by genMatrix
function.
genFirstPairs(s)
s |
A string. This is the string from which the first two alphabets are to be extracted. |
First two alphabets of the string input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.