wide: Reshape data into wide format

Description Usage Arguments

View source: R/croaq.R

Description

Sometimes it is handy to work with data in wide format.

Usage

1
wide(data, idvar = c("station", "time", "type"), timevar = "label")

Arguments

data

object of class croaqData.

idvar

see reshape.

timevar

see reshape.


dataspekt/croaq documentation built on May 19, 2019, 12:36 a.m.