View source: R/exportBlockData.R
| exportBlockData | R Documentation |
Creates a wide-format data.frame of participant (block) data for external export. The output excludes ranking variables and personally identifiable information (PII), such as names, phone numbers, and location metadata. Optionally includes geolocation if available.
exportBlockData(x, ...)
x |
An object of class |
... |
further arguments passed to methods |
A data.frame with one row per block (participant), excluding PII and ranking data.
rmGeoIdentity
Other export functions:
exportMeasuredTraits(),
exportTrialMetadata(),
exportTricotRanks(),
exportVariablesDescription()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.