lc_Dashboard: Creates an HTML dashboard

Description Usage Arguments

View source: R/lc_Dashboard.R

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


kuhnrl30/LendingClub documentation built on Jan. 1, 2020, 6:02 p.m.