to_long.date: Reshape the dataset to a long view

View source: R/date.R

to_long.dateR Documentation

Reshape the dataset to a long view

Description

Reshape the dataset to a long view

Usage

## S3 method for class 'date'
to_long(obj, dataset, row_file, date)

Arguments

obj

An object for validation.

dataset

A data frame. Class date.

row_file

A data frame. A data frame with analysis parameters.

date

A column name with dates.

Value

A data frame. Result of the date's validation.


KonstantinRyabov/dmtools documentation built on Jan. 14, 2023, 6:57 a.m.