to_long.short: Reshape the dataset to a long view

View source: R/short.R

to_long.shortR Documentation

Reshape the dataset to a long view

Description

Reshape the dataset to a long view

Usage

## 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.


chachabooms/dmtools documentation built on Feb. 1, 2023, 4:39 p.m.