convertData: Convert Data

Description Usage Arguments Value Author(s)

Description

Converts the structure of a data.frame to make it suitable for ggplot-usage in stackedBars and parallelBars functions.

Usage

1
convertData(dframe)

Arguments

dframe

data.frame to be converted, typically psychological, delivered by superordinate functions.

Value

Returns a two column-dataframe with stacked item-values in column 1 and coding for original item-affiliation in column 2.

Author(s)

Joschka Cremers


Kafi1993/Explore documentation built on May 21, 2019, 1:40 a.m.