lp_coupons {leanpubr} | R Documentation |
Leanpub Coupons
Description
Leanpub Coupons
Usage
lp_coupons(slug, api_key = NULL, secure = TRUE, verbose = TRUE, ...)
Arguments
slug |
slug of the project |
api_key |
API key for Leanpub, passed to |
secure |
passed to |
verbose |
print diagnostic messages |
... |
additional options to pass to |
Value
List of the result of the GET
call and
the content
Note
See https://leanpub.com/help/api
[Package leanpubr version 0.3.1 Index]