lc_WithdrawFunds: Withdraw funds

Description Usage Arguments

Description

Withdraw funds from the investor's account

Usage

1
lc_WithdrawFunds(amount, LC_CRED = NULL)

Arguments

amount

Amount to be transferred

LC_CRED

Credential object having class LendingClub_credential. This object can be created using the lc_MakeCredential() function. You can pass the object directly as an argument to the function or alternatively, it can be read from the global environment if it was stored as "LC_CRED".


LendingClub documentation built on May 1, 2019, 9:14 p.m.