inst/doc/LendingClub.R

## ------------------------------------------------------------------------
knitr::opts_chunk$set(eval=F)

## ------------------------------------------------------------------------
#  library(LendingClub)
#  
#  investorID<- Sys.getenv("id")
#  APIkey<- Sys.getenv("key")
#  
#  LC_CRED<- MakeCredential(investorID, APIkey)

## ------------------------------------------------------------------------
#  ListedLoans()

## ------------------------------------------------------------------------
#  AccountSummary()
kuhnrl30/LendingClub documentation built on Jan. 1, 2020, 6:02 p.m.