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, ...)A data.frame with one row per block (participant), excluding PII and ranking data.
An object of class CM_list containing raw ClimMob trial data.
further arguments passed to methods
rmGeoIdentity
Other export functions:
exportMeasuredTraits(),
exportTrialMetadata(),
exportTricotRanks(),
exportVariablesDescription()