AccountBalance | R Documentation |
Retrieves the amount of money (in US Dollars) in your MTurk account.
AccountBalance()
AccountBalance
takes no arguments.
accountbalance()
, get_account_balance()
and getbalance()
are aliases for AccountBalance
.
Returns a list of length 2: “AvailableBalance”, the balance of the account in US Dollars, and “RequestMetadata”, the metadata for the request. Note: list is returned invisibly.
Tyler Burleigh, Thomas J. Leeper
## Not run:
AccountBalance()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.