get_hodl_wave: Return the HODL waves for BTC or ETH

View source: R/get_hodl_wave.R

get_hodl_waveR Documentation

Return the HODL waves for BTC or ETH

Description

Return the HODL waves for BTC or ETH

Usage

get_hodl_wave(
  asset = "BTC",
  since = NULL,
  until = NULL,
  api_key = Sys.getenv("GN_API_KEY")
)

Arguments

api_key

Value

a Tibble with the waves as columns

Examples

x <- get_hodl_wave()

James-Crypto-Research/GlassnodeR documentation built on Feb. 24, 2025, 3:21 p.m.