ff_spread_single: Intermediate function used in 'ff_spread_dual'. It spreads...

View source: R/cleaning.R

ff_spread_singleR Documentation

Intermediate function used in 'ff_spread_dual'. It spreads an individual value, and then 'ff_spread_dual' spreads two individual values using this function, and combines the two datasets produced from spreading the two individual values.

Description

Intermediate function used in 'ff_spread_dual'. It spreads an individual value, and then 'ff_spread_dual' spreads two individual values using this function, and combines the two datasets produced from spreading the two individual values.

Usage

ff_spread_single(df, key, value_a, value_b, join_cols)

forsythfuture/FFtools documentation built on April 5, 2022, 10:02 p.m.