getAppInfo: Get Application Info

View source: R/getAppInfo.R

getAppInfoR Documentation

Get Application Info

Description

Get Information about the Application, such as number of pages (given the money), when the application credits expire etc. The function prints the details, and returns a data.frame with the details.

Usage

getAppInfo(...)

Arguments

...

Additional arguments passed to abbyy_GET.

Value

A data.frame with the following fields: Name of the Application (name), No. of pages remaining (pages), No. of fields remaining (fields), when the application credits expire (expires) and type of application (type).

References

http://ocrsdk.com/documentation/apireference/getApplicationInfo/

http://ocrsdk.com/schema/appInfo-1.0.xsd

Examples

## Not run: 
getAppInfo()

## End(Not run)

soodoku/abbyyR documentation built on July 19, 2023, 8:36 a.m.