Description Usage Arguments Value References Examples
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.
1 |
... |
Additional arguments passed to |
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).
http://ocrsdk.com/documentation/apireference/getApplicationInfo/
http://ocrsdk.com/schema/appInfo-1.0.xsd
1 2 3 4 | ## Not run:
getAppInfo()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.