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.


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