cf_account: Retrieve account information

Description Usage Arguments Value References See Also Examples

Description

Retrieves CrowdFlower account information for the registered user. related to the API key for the authenticated user

Usage

1

Arguments

...

Additional arguments passed to cf_query.

Value

A list containing account details for the authenticated user.

References

Crowdflower API documentation

See Also

cf_jobs_list

Examples

1
2
3
4
5
## Not run: 
Sys.setenv("CROWDFLOWER_KEY" = "examplekey")
cf_account()

## End(Not run)

cloudyr/crowdflower documentation built on May 13, 2019, 8:20 p.m.