Learn R Programming

dmtools (version 0.2.6)

to_long: Reshape the dataset to a long view

Description

Reshape the dataset to a long view

Usage

to_long(obj, dataset, row_file, part)

Arguments

obj

An object for check.

dataset

A data frame.

row_file

A data frame. A data frame with parameters.

part

A character scalar. Prefixes or postfixes.

Value

A data frame. The part of final result.