Learn R Programming

pdftables (version 0.1)

get_remaining: Retrieve the number of pages left on your account

Description

Retrieve the number of pages left on your account

Usage

get_remaining(api_key = Sys.getenv("pdftable_api"))

Arguments

api_key
Your API key (from https://pdftables.com)

Value

A numeric vector of length 1

Examples

Run this code
## Not run: get_remaining()

Run the code above in your browser using DataLab