tables | R Documentation |
The count_tables
contains standard and/or custom
count tables created from variants
tables(object)
## S4 method for signature 'musica'
tables(object)
## S4 method for signature 'musica_result'
tables(object)
tables(musica) <- value
## S4 replacement method for signature 'musica,list'
tables(musica) <- value
object |
A |
musica |
A |
value |
A list of |
A list of count_tables
data(res)
tables(res)
data(musica)
tables(musica)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.