Functions to access Lending Club's API and assist the investor manage their account. Lending Club is a peer-to-peer lending service where loans are broken up into $25 notes that investors buy with the expectation of earning a return on the interest. You can learn more about the API here: <http://www.lendingclub.com/developers/lc-api.action>.
Version: | 1.0.1 |
Imports: | dplyr, httr, jsonlite, utils |
Suggests: | knitr |
Published: | 2016-12-12 |
Author: | Ryan Kuhn |
Maintainer: | Ryan Kuhn <kuhnrl30 at gmail.com> |
BugReports: | https://github.com/kuhnrl30/LendingClub/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/kuhnrl30/LendingClub |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | LendingClub results |
Reference manual: | LendingClub.pdf |
Vignettes: |
Introduction to LendingClub |
Package source: | LendingClub_1.0.1.tar.gz |
Windows binaries: | r-devel: LendingClub_1.0.1.zip, r-release: LendingClub_1.0.1.zip, r-oldrel: LendingClub_1.0.1.zip |
OS X Mavericks binaries: | r-release: LendingClub_1.0.1.tgz, r-oldrel: LendingClub_1.0.1.tgz |
Old sources: | LendingClub archive |
Please use the canonical form https://CRAN.R-project.org/package=LendingClub to link to this page.