lc_NotesOwned: Listing of investor's loans

Description Usage Arguments Details

Description

Access the user's account and return a dataframe of the investor's notes owned.

Usage

1
2
3

Arguments

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".

Details

The lc_DetailedNotesOwned) function returns nearly the same variables as lc_NotesOwned(). As the name suggests, the function returns additional information about the notes owned including datapoints on the purpose, portfolio, and the payment history.


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