Description Usage Value Examples
View source: R/bitfinex-public.R
Calls the Bitfinex API to determine platform operative status.
1 |
Either "Operative" if platform is usable, or "Maintenace".
1 2 3 4 5 6 | ## Not run:
print(get_status())
# Output:
# [1] "Operative"
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.