powered by
Send a logout call through the RobinHood API service and disable your token.
logout(RH)
object of class RobinHood
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") logout(RH) }
Run the code above in your browser using DataLab