Learn R Programming

captr (version 0.3.0)

user_profile: User Profile

Description

Provides account information for the provided API Token.

Usage

user_profile(...)

Arguments

Additional arguments passed to captr_GET.

Value

named list with the following elements: username, deny_batch_submission_for_digitization, account_balance, user_id, enrolled_subscription_is_annualized, enrolled_subscription, enrolled_subscription_is_trial, trial_eligible, remaining_quota

References

https://shreddr.captricity.com/developer/api-reference/#v1-user_profile

Examples

Run this code
## Not run: ------------------------------------
# user_profile()
## ---------------------------------------------

Run the code above in your browser using DataLab