Learn R Programming

finstr (version 0.1.2.9000)

reshape_long: Reshape to "long" format

Description

Reshapes statement object to a data frame with one value column and dimension columns (endDate, elementId and parentId).

Usage

reshape_long(x, levels = NULL)

Arguments

x
a statement object
levels
if defined only elements from specified levels will be included