response_df: Convert HTTP response to dataframe

View source: R/helpers.R

response_dfR Documentation

Convert HTTP response to dataframe

Description

Convert HTTP response to dataframe

Usage

response_df(response, remove_constant_cols = FALSE)

Arguments

response

A response object from httr::

remove_constant_cols

Logical. Should columns with constant values be removed? Defaults to TRUE.

Value

Tibble with response content


lassehjorthmadsen/sherwood documentation built on Sept. 6, 2022, 3:47 p.m.