parse_paradata | R Documentation |
Transforms paradata into a more usable format by splitting the parameters
into its constituent pieces: variable
, value
, and row
parse_paradata(dt)
dt |
Data table or data frame |
Data table of pradata with three new columns: variable
, value
, and row
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.