parse_response_json: Parse response json

View source: R/utils.R

parse_response_jsonR Documentation

Parse response json

Description

Parses response object content into JSON

Usage

parse_response_json(resp, is_tibble = FALSE)

Arguments

resp

response module

is_tibble

if TRUE returns a data frame

Value

JSON object or tibble


abresler/requestsR documentation built on July 31, 2023, 5:40 p.m.