protobi_get_url: Get properties directly via URL as an R object

View source: R/protobi.R

protobi_get_urlR Documentation

Get properties directly via URL as an R object

Description

protobi_get_url() returns a json-translated R object based on a user-supplied URL.

Usage

protobi_get_url(url)

Arguments

url

A character. URL location of requested properties.

Value

An R list or character value object. Type dependent on properties requested.

See Also

[protobi_put_url()]


protobi/protobi-r documentation built on July 8, 2023, 7:20 p.m.