h.make_wide: Transform a records dataframe from long to wide format

Description Usage Arguments Value Author(s)

View source: R/computation_and_manipulation.R

Description

Transform a records dataframe from long to wide format

Usage

1
h.make_wide(input_records.df, sensor_name.chr)

Arguments

input_records.df

A dataframe containing the records you want to reshape in wide format

sensor_name.chr

a character specifying the name of the sensor you want to reshape in wide format

Value

a wide dataframe containing the records for the specified sensor

Author(s)

Thomas Goossens - pokyah.github.io


pokyah/agrometeoR-mlr documentation built on May 21, 2019, 9:57 a.m.