parse_paradata: Parse paradata file

View source: R/paradata.R

parse_paradataR Documentation

Parse paradata file

Description

Transforms paradata into a more usable format by splitting the parameters into its constituent pieces: variable, value, and row

Usage

parse_paradata(dt)

Arguments

dt

Data table or data frame

Value

Data table of pradata with three new columns: variable, value, and row.


arthur-shaw/susopara documentation built on Oct. 11, 2023, 5:56 p.m.