Description
A wrapper for the GET function to pull the needed data
Usage
LC_GET(searchURL, auth, query = NULL, margin = T)
Arguments
searchURL
URL passed to the Lending Club API
query
parameters to be added to and encoded into the URL
margin
logical. Passed to CleanData function
Value
object with raw content from the API call and the GET response