View source: R/get_hodl_wave.R
get_hodl_wave | R Documentation |
Return the HODL waves for BTC or ETH
get_hodl_wave(
asset = "BTC",
since = NULL,
until = NULL,
api_key = Sys.getenv("GN_API_KEY")
)
api_key |
a Tibble with the waves as columns
x <- get_hodl_wave()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.