alphabet | R Documentation |
Get the alphabet defined by the letters in the string.
alphabet(s)
s |
String containing all letters of the alphabet. |
List of letters.
alphabet("UCAG") # Defines RNA alphabet.
alphabet("ab") # Defines an alphabet of letters a and b.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.