lc_Dashboard: Creates an HTML dashboard

Description Usage Arguments

Description

Knits a document with summary statistics needed to evaluate an account.

Usage

1
2
lc_Dashboard(filename = "Dashboard.html", out_dir = getwd(),
  ID = LC_CRED$investorID, key = LC_CRED$key, ...)

Arguments

filename

Name of the file to create

out_dir

Directory where to save the html file

ID

User's ID from the Account Summary page

key

User's API key from the account settings page

...

Arguments passed on to rmarkdown::render


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