reorder_samples: Order the entries in a column so that they are displayed in...

Description Usage Arguments Value Note

View source: R/consol_functions.R

Description

Order the entries in a column so that they are displayed in this order for graphs, rather than alphabetically.

Usage

1

Arguments

table

A tibble

column

A character, the title of a column of table to be ordered

list

A character list, a list of column entries in the correct order for graphing

Value

Table is returned with a reordered column stored as a type, factor.

Note

list is a set of characters in the order they should appear in graphs. All entires in the list must be unique and all values must appear in the list.


JaclynSmith/qPCRr documentation built on Aug. 20, 2020, 1:40 p.m.