parse_response_message: Get Response Messages

Description Usage Arguments

View source: R/get_request.R

Description

Sends messages to console regarding the response. This is implemented because, depending on the selected strategy for the future::plan, messages from httr::GET may not be surfaced to the console due to multiple R sessions running and stderror relaying issues.

Usage

1
parse_response_message(response, content, table)

Arguments

response

harvest API response

content

content from harvest API response

importFrom glue glue


propellerpdx/harvestR documentation built on Jan. 5, 2021, 2:33 p.m.