reform_ann_df | R Documentation |
Prevents subset of data frame with one column from becoming a vector.
reform_ann_df(ann_df, anns)
ann_df |
A data frame with row names |
anns |
Column names in ann_df desired in output |
The data frame, ann_df, with columns subsetted to names specified by anns or NA if
reform_ann_df(DNase, "conc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.