ids: Gets the ids of the melted data frame.

Description Usage Arguments

Description

Gets the ids of the melted data frame.

Usage

1

Arguments

data.

The data to be transformed. This is assumed to be a three column melted dataframe, using reshape2 <http://cran.r-project.org/web/packages/reshape2/index.html>. The first column should contain IDs, the second column should contain variable names, and the third column should contain variable values.


peterhurford/surveytools documentation built on May 25, 2019, 1:51 a.m.