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 May 31, 2023, 6:17 p.m.

Related to GetUrl2 in klassR...