blockwatch.datasets: Lists datasets

Description Usage Arguments Details See Also Examples

View source: R/Blockwatchsearch.R

Description

Lists datasets

Usage

1
blockwatch.datasets(database_code, silent = FALSE)

Arguments

database_code

Blockwatch database code.

silent

Prints the results when FALSE (default).

Details

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

See Also

blockwatch.api_key

Examples

1
2
3
4
## Not run: 
blockwatch.datasets("BITFINEX:OHLCV")

## End(Not run)

blockwatch-cc/blockwatch-r documentation built on May 13, 2020, 4:06 p.m.