place_ach_transfer: Place an ACH transfer to and from your RobinHood account

View source: R/place_ach_transfer.R

place_ach_transferR Documentation

Place an ACH transfer to and from your RobinHood account

Description

Place an ACH transfer to and from your RobinHood account

Usage

place_ach_transfer(RH, action, amount, transfer_url)

Arguments

RH

object of class RobinHood

action

(string) one of "deposit", "withdraw"

amount

(numeric) amount in dollars you want to deposit or withdraw

transfer_url

(string) url of your linked account, output of get_ach(RH, "relationships")


RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.