# NOT RUN {
r <- coin_history_range(
coin_id = "cardano",
vs_currency = "usd",
from = as.POSIXct("2021-01-01 13:00:00", tz = "UTC"),
to = as.POSIXct("2021-01-01 18:00:00", tz = "UTC")
)
print(r)
# }
Run the code above in your browser using DataLab