get_remaining {pdftables}R Documentation

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

## Not run: get_remaining()

[Package pdftables version 0.1 Index]