Learn R Programming

abbyyR (version 0.3)

getAppInfo: 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 list with the details.

Usage

getAppInfo()

Arguments

Value

  • A list with items including Name of the Application, No. of pages remaining (given the money), No. of fields remaining (given the money), and when the application credits expire.

References

http://ocrsdk.com/documentation/apireference/getApplicationInfo/ http://ocrsdk.com/schema/appInfo-1.0.xsd

Examples

Run this code
getAppInfo()

Run the code above in your browser using DataLab