user_profile: User Profile

Description Usage Arguments Value References Examples

View source: R/user_profile.R

Description

Provides account information for the provided API Token.

Usage

1

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

1
2
3
4
## Not run: 
user_profile()

## End(Not run)

soodoku/captr documentation built on May 30, 2019, 6:28 a.m.