powered by
Get a crypto currency quote from RobinHood
get_quote_crypto(RH, symbol)
object class RobinHood
(string) cryto currency symbol such as BTC, ETH, DOGE
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") get_quote_crypto(RH, "BTC") }
Run the code above in your browser using DataLab