qc_flip: Flip the orientation of a data.frame and return as a list.

Description Usage Arguments Value

View source: R/qc_tables.R

Description

Mainly for use in formatting tables for storage in JSON

Usage

1
qc_flip(df, name_col = NULL)

Arguments

df

a data.frame or data.frame-like object

name_col

(optional) a column in the data.frame used to name each row in the list values

Value

a nested list object.


AllenInstitute/BarMixer documentation built on Dec. 17, 2021, 8:42 a.m.