exper_df | R Documentation |
This is a small helepr function to concatenate the colData and assays within SummarizedExperiment objects into a single data.frame. This is not necessary for the essential multimedia workflow, it is only exported for potential independent interest.
exper_df(exper)
exper |
An object of class SummarizedExperiment. |
A data.frame combining all slots of a multimedia object.
demo_joy() |>
exper_df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.