long2wide: Make Wide Data from Long Data

Description Usage Arguments Value

View source: R/long2wide.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/miSciTools documentation built on Sept. 16, 2019, 4:43 p.m.