library(bitcoinFinance)
cryptowatch_data_download("coinbase","btcusd","trades",
query_options="limit=100",data_dir="D:/",logfile="D:/loader.log",
register="D:/register.csv")
cryptowatch_data_download("coinbase","btcusd", "orderbook", data_dir="D:/",
logfile="D:/loader.log", register="D:/register.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.