# get account details for a user account
account('thosjleeper')
# check account verification
tkn <- imgur_login()
if(!account_verified(token = tkn))
send_verification(token = tkn)
account(token = tkn)
Run the code above in your browser using DataLab