conversion_status: Check document upload

Description Usage Arguments Details Value Author(s) References

View source: R/doc_upload.r

Description

Check the upload and conversion status of a document

Usage

1

Arguments

doc

A document id (or object of class “scribd_doc”) to check the status of.

...

Other arguments passed to HTTP request functions.

Details

After doc_upload, Scribd converts the document to a standard web-viewable format. This can be used to check whether that conversion was successfull. The wait argument to doc_upload enables a call to this function.

Value

A character string containing the conversion status. One of “DISPLAYABLE”, “DONE”, “ERROR”, or “PROCESSING”.

Author(s)

Thomas J. Leeper

References

API Reference: getConversionStatus


cloudyr/rscribd documentation built on May 13, 2019, 8:22 p.m.