Thanks for the great package, really happy to be able to pull my survey data in R. I'm wondering if there is a way to obtain the _uuid column from data within a repeat group.
If I download my survey data as an xls, within the repeat group, I can see the field _uuid, which can be used to uniquely identify records for post-processing and data cleaning. However, this field does not import with kobo_data. It does come in with the main survey table, just not with the repeats.
Thanks for the great package, really happy to be able to pull my survey data in R. I'm wondering if there is a way to obtain the
_uuidcolumn from data within a repeat group.If I download my survey data as an xls, within the repeat group, I can see the field
_uuid, which can be used to uniquely identify records for post-processing and data cleaning. However, this field does not import withkobo_data. It does come in with the main survey table, just not with the repeats.