blockwatch.datafields: Lists datafields

Description Usage Arguments Details See Also Examples

View source: R/Blockwatchsearch.R

Description

Lists datafields

Usage

1
blockwatch.datafields(dataset_code, silent = FALSE)

Arguments

dataset_code

Fully qualified Blockwatch dataset code (DB_CODE/SET_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.datafields("BITFINEX:OHLCV/BTC_USD")

## End(Not run)

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