mutations | R Documentation |
Mutations
mutations(object, ...)
## S4 method for signature 'Cellosaurus'
mutations(object)
object |
Object. |
... |
Additional arguments. |
CharacterList
.
Updated 2023-10-05.
data(cello)
## Cellosaurus ====
object <- cello
x <- mutations(object)
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.