flatten.array.byrow: internal flattens an array of vectors row-wise designed for...

Description Usage Arguments Value

Description

internal flattens an array of vectors row-wise designed for use inside an lapply call vectorized along columns of an array

Usage

1

Arguments

x

index of column to be flattened

a

array being flattened

colnames

names of columns of each output dataframe

Value

a list of dataframes, where each list element was a column of the original array, and each column in each dataframe was a vector in that column


monicathieu/psytrial documentation built on May 28, 2019, 1 p.m.