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: | 2.0.0 |
Imports: | dplyr, plyr, httr, jsonlite, utils, readr |
Suggests: | knitr, rmarkdown, testthat, covr |
Published: | 2018-06-05 |
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 |
Citation: | LendingClub citation info |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | LendingClub results |
Reference manual: | LendingClub.pdf |
Vignettes: |
LendingClub Quick Start Guide |
Package source: | LendingClub_2.0.0.tar.gz |
Windows binaries: | r-devel: LendingClub_2.0.0.zip, r-devel-gcc8: LendingClub_2.0.0.zip, r-release: LendingClub_2.0.0.zip, r-oldrel: LendingClub_2.0.0.zip |
OS X binaries: | r-release: LendingClub_2.0.0.tgz, r-oldrel: LendingClub_2.0.0.tgz |
Old sources: | LendingClub archive |
Please use the canonical form https://CRAN.R-project.org/package=LendingClub to link to this page.