View source: R/relocate_columns.R
relocate_columns | R Documentation |
This is just a wrapper around dplyr::relocate to manipulate the ordering of columns in the complete_experiment entry. Right now it doesn't allow for the use of .before and .after, but I'll fix that later.
relocate_columns(design, ...)
design |
Experiment design |
... |
Series of unquoted columns to move to the far left |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.