| as_tibble | Coerce lists, matrices, and more to data frames |
| bind | Efficiently bind multiple data frames by row and column |
| count | Count observations by group |
| extract | unnest |
| formatting | Printing tibbles |
| ggplot | Create a new ggplot from a tidySummarizedExperiment object |
| nest | unnest |
| pasilla | Read counts of RNA-seq samples of Pasilla knock-down by Brooks et al. |
| pivot_longer | unnest |
| pivot_wider | unnest |
| plot_ly | Initiate a plotly visualization |
| se | Read counts of RNA-seq samples derived from Pasilla knock-down by Brooks et al. |
| separate | unnest |
| tbl_format_header | Format the header of a tibble |
| tidy | tidy for SummarizedExperiment |
| unite | unnest |
| unnest | unnest |