Create a tidied participant data.table

tidy_participants(stage_profiles, stage_uuids)

Arguments

stage_profiles

the output of `query_stage_profiles()`.

stage_uuids

the output of `query_stage_uuids()`.

Value

a data.table

Note

the `update_ts` field can be used to infer the signup datetime of each user.