Learn R Programming

rsynthbio (version 4.0.1)

get_json: Get JSON from URL

Description

Internal function to fetch JSON from a URL

Usage

get_json(url)

Value

The parsed JSON content

Arguments

url

The URL to fetch from