Learn R Programming

googleAuthR (version 0.6.0)

applyDataParseFunction: Apply parsing function if a good response

Description

Apply parsing function if a good response

Usage

applyDataParseFunction(function_entry, batch_content, ...)

Arguments

function_entry

a Google API function generated by gar_api_generator

the

content returned from a batch call

See Also

Other batch functions: doBatchRequest, gar_batch_walk, gar_batch, makeBatchRequest, parseBatchResponse