to_long.short: Reshape the dataset to a long view

Description Usage Arguments Value

View source: R/short.R

Description

Reshape the dataset to a long view

Usage

1
2
## S3 method for class 'short'
to_long(obj, dataset, row_file, part)

Arguments

obj

An object. Class short.

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 the final result.


dmtools documentation built on Nov. 9, 2020, 9:06 a.m.