make_long: Make wide data long

Description Usage Arguments Value Author(s) Examples

View source: R/make_long.R

Description

Make wide data long

Usage

1

Arguments

d

data frame in wide format (years in column 1, called 'year', locations in other columns)

Value

data frame in long format with one row per observation

Author(s)

Ken Butler, butler@utsc.utoronto.ca

Examples

1
make_long(nine_points)

nxskok/seaiceR documentation built on Nov. 4, 2019, 10:12 p.m.