long2wide: Make Wide Data from Long Data

Description Usage Arguments Value

View source: R/0-global.R

Description

Make Wide Data from Long Data

Usage

1

Arguments

formula

A formula to guide expansion. The y will be the cell. The first x will be the row. The last x will be the column.

long

A data set in long format.

Value

A data set in wide format.


tpq/rarsim documentation built on April 4, 2020, 3:49 a.m.