.printProductRequest {onc.api}R Documentation

Prints the response after a data product request The request response format might differ depending on the product origin as it can be "assembled" on the fly, or reused from existing products

Description

Prints the response after a data product request The request response format might differ depending on the product origin as it can be "assembled" on the fly, or reused from existing products

Usage

.printProductRequest(self, response)

Arguments

self

Calling object

response

Parsed httr response


[Package onc.api version 2.0.1.0 Index]