guess-value-2f: Guess value

guess_valueR Documentation

Guess value

Description

Guess name of value column

Usage

guess_value(df)

Arguments

df

Data frame to guess value column from

Details

Strategy:

  1. Is value or (all) column present? If so, use that

  2. Otherwise, guess that last column is the value column

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape documentation built on April 12, 2022, 5:07 p.m.