Learn R Programming

usdc (version 0.1.0)

chart_historical_supply_usdc: Plot the historical USDC circulation on Ethereum

Description

Queries the CoinMetrics API to retrieve the circulating supply of USDC on Ethereum and then plots the result on a line chart

Usage

chart_historical_supply_usdc()

Arguments

Value

a ggplot2 chart showing the historical circulating amount of USDC on Ethereum

Examples

Run this code
# NOT RUN {
chart_historical_supply_usdc()
# }

Run the code above in your browser using DataLab