AccountBalance: Retrieve MTurk account balance

AccountBalanceR Documentation

Retrieve MTurk account balance

Description

Retrieves the amount of money (in US Dollars) in your MTurk account.

Usage

AccountBalance()

Details

AccountBalance takes no arguments.

accountbalance(), get_account_balance() and getbalance() are aliases for AccountBalance.

Value

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.

Author(s)

Tyler Burleigh, Thomas J. Leeper

References

API Reference

MTurk Pricing Structure

Examples


## Not run: 
AccountBalance()

## End(Not run)


cloudyr/pyMTurkR documentation built on April 7, 2024, 12:07 p.m.