Learn R Programming

LendingClub (version 2.0.0)

LC_POST: Wrapper for POST

Description

A wrapper for POST which passes the data to the LC server. Data is encoded as json.

Usage

LC_POST(postURL, params, auth)

Arguments

postURL

URL passed to the Lending Club API

params

parameters passed to the API

auth

API key