| get_standard_alphabet | R Documentation |
Returns alphabet attribute of an object.
get_standard_alphabet(type)
type |
[ |
Each of standard sq types has exactly one predefined alphabet. It allows
tidysq to package to optimize type-specific operations like
complement() or translate(). This function
enables the user to access alphabet attribute common for all sq
objects of given type.
For list of letters specific to any of these standard alphabets, see
alphabet().
An sq_alphabet object related to passed sq type.
Functions from alphabet module:
alphabet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.