prolific_check_ID | R Documentation |
Participants may time-out on Prolific, but still complete on Qualtrics. This identifies them.
prolific_check_ID(IDs, df, IDcol = "PROLIFIC_PID")
IDs |
Timed-out (or other) IDs to look for. |
df |
to search. |
IDcol |
Name of prolific ID column (default PROLIFIC_PID) |
- list of IDs in the dataframe
- [prolific_read_demog()], [prolific_anonymize()], [umx_merge_randomized_columns()] # [prolific_check_ID()]
Other Data Functions:
noNAs()
,
prolific_anonymize()
,
prolific_read_demog()
,
umxFactor()
,
umxHetCor()
,
umx_as_numeric()
,
umx_cont_2_quantiles()
,
umx_lower2full()
,
umx_make_MR_data()
,
umx_make_TwinData()
,
umx_make_fake_data()
,
umx_make_raw_from_cov()
,
umx_merge_randomized_columns()
,
umx_polychoric()
,
umx_polypairwise()
,
umx_polytriowise()
,
umx_read_lower()
,
umx_rename()
,
umx_reorder()
,
umx_score_scale()
,
umx_select_valid()
,
umx_stack()
,
umx_strings2numeric()
,
umx
# IDs = c("59d0ec2446447f00011edb063","5a08c9a7f2e3460001edb063f0254")
# prolific_check_ID(IDs, df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.