internal_list_to_matrix: Turn an internal list to a matrix

View source: R/core_flex_prms.R

internal_list_to_matrixR Documentation

Turn an internal list to a matrix

Description

this function wrangles the internal list to character matrix to show how each parameter relates across conditions

Usage

internal_list_to_matrix(internal_list)

Arguments

internal_list

the internal list of a flex_prms object

Value

a character matrix with all parameter labels (columns) and conditions (rows)


dRiftDM documentation built on April 3, 2025, 7:48 p.m.