Learn R Programming

Lending Club

Access the Lending Club API

The LendingClub package is a set of functions that enables you to work with your LendingClub account from R. The package contains tools for:

  1. Account management such as viewing the account balance
  2. Transfer funds in our out of the account
  3. Transact on your account by buying or selling notes

Installation

You can install the stable version on CRAN:

install.packages("LendingClub")
library(LendingClub)

Or use devtools to install the development version from Github:

devtools::install_github("kuhnrl30/LendingClub")
library(LendingClub)

Usage

Read the quick start guide

Credits

This packages is powered by:

License

This package is free and open source software, licensed under MIT.

Want to Contribute?

There are multiple ways you can contribute to this open source project. Add new functions, squash some bugs, work on the website, or improving the documentation are some of the ways you can help.

Pull requests are welcome!

Copy Link

Version

Install

install.packages('LendingClub')

Version

2.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 5th, 2018

Functions in LendingClub (2.0.0)

lc_CancelTransfer

Cancel a scheduled transfer
lc_ListedLoans

Listing of all loans on the primary market
lc_PortfoliosOwned

Listing of investor's portfolios
print.LendingClub_api

Print the output from an API call
print.LendingClub_credential

Print the LC_CRED object
lc_SubmitOrder

Buy a note on the primary market
summary.holdings

Prepare a dashboard of key metrics
lc_MakeCredential

Create the Lending Club credential
print.AccountSummary

Print the output from an API call
lc_WithdrawFunds

Withdraw funds
lc_CreatePortfolio

Create a new portfolio
CleanData

Convert the list to dataframe
lc_Dashboard

Creates an HTML dashboard
AccountSummary

Return the investor's Account Summary
FolioListing

Notes listed on Folio marketplace
FolioBuy

Transact with the secondary market
LC_GET

Wrapper for GET
LendingClub

Lending Club
LendingClub-deprecated

Deprecated functions in the LendingClub package.
MakeURL

Make the search URL
LC_POST

Wrapper for POST
lc_DetailedNotesOwned

Listing of investor's loans
lc_AccountSummary

Return the investor's Account Summary
lc_AddFunds

Add funds to the investor's account
lc_PendingTransfers

Return investor's pending transfers
FolioOrders

Folio orders submitted in the current month
lc_AvailableCash

Return investor's available cash