rdfp (version 0.1.4)

dfp_select_parse: Take select request and return data.frame

Description

Take a select request result from the PublishersQueryLanguage service and parse into a data.frame

Usage

dfp_select_parse(result)

Arguments

result

a list returned from dfp_select

Value

a data.frame of report results as specified by the result

See Also

dfp_select