GetUrl2: Get json file from Url - alternative version

View source: R/Hent_data.R

GetUrl2R Documentation

Get json file from Url - alternative version

Description

Get json file from Url - alternative version

Usage

GetUrl2(url, check = TRUE)

Arguments

url

String url address

check

Logical parameter on whether to check if the url exists

Value

text in json format


klassR documentation built on Feb. 26, 2026, 5:06 p.m.

Related to GetUrl2 in klassR...