Transforms paradata into a more usable format by splitting the parameters into its constituent pieces: variable, value, and row
parse_paradata(dt)Data table or data frame
Data table of pradata with three new columns: variable, value, and row.