Description Usage Arguments Details See Also Examples
View source: R/Blockwatchsearch.R
Lists datasets
1 | blockwatch.datasets(database_code, silent = FALSE)
|
database_code |
Blockwatch database 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.datasets("BITFINEX:OHLCV")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.