Description Usage Arguments Details See Also Examples
View source: R/Blockwatchsearch.R
Lists datafields
1 | blockwatch.datafields(dataset_code, silent = FALSE)
|
dataset_code |
Fully qualified Blockwatch dataset code (DB_CODE/SET_CODE). |
silent |
Prints the results when FALSE (default). |
Set your api_key
with blockwatch.api_key
function. For instructions on finding your api key go to https://blockwatch.cc/account/profile#apikey
For instructions on finding your authentication token go to https://blockwatch.cc/account/profile#apikey
1 2 3 4 | ## Not run:
blockwatch.datafields("BITFINEX:OHLCV/BTC_USD")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.