GetUrl2 {klassR}R 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


[Package klassR version 1.0.2 Index]