configWide2Long: Tranform configuration table from wide to long

View source: R/import_funcs.R

configWide2LongR Documentation

Tranform configuration table from wide to long

Description

Tranform configuration table from wide to long

Usage

configWide2Long(configWide)

Arguments

configWide

data frame containing a config table

Value

data frame containing config table in long format

Examples

data("config_tab")
configWide2Long(configWide = config_tab)


nkurzaw/TPP2D documentation built on May 9, 2023, 10:04 a.m.