print.AccountSummary: Print the output from an API call

Description Usage Arguments

View source: R/Print.R

Description

This is a general function to print the content from an API call. The API call returns a list of 2 elements: The first is the content from the call and the second element is the actual response.

Usage

1
2
## S3 method for class 'AccountSummary'
print(x, ...)

Arguments

x

an object of class LendingClub_api

...

To pass additional arguments to the generic print function


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