relocate_columns: Relocate columns in completed experiment

View source: R/relocate_columns.R

relocate_columnsR Documentation

Relocate columns in completed experiment

Description

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.

Usage

relocate_columns(design, ...)

Arguments

design

Experiment design

...

Series of unquoted columns to move to the far left


tsostarics/stimulist documentation built on May 14, 2022, 6:49 p.m.