Description Usage Arguments Value Examples
Get matrix from tibble
1 |
tbl |
A tibble |
rownames |
A character string of the rownames |
do_check |
A boolean |
A matrix
1 | as_matrix(head(dplyr::select(tidybulk::counts_mini, transcript, count)), rownames=transcript)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.