powered by
Check if user has completed and passed the Certified User Quiz.
check_certified_user(id, syn)
User ID
Synapse client object
A condition object indicating whether or not the given user is a certified Synapse user.
# NOT RUN { syn <- synapse$Synapse() syn$login() check_certified_user("3384770") # }
Run the code above in your browser using DataLab