Learn R Programming

osfr (version 0.1.1)

process_json: Function to parse API call

Description

Function to parse API call

Usage

process_json(x)

Arguments

x

Object containing the result of an API call.

Value

Parsed JSON object in the form of an R object.