pdaGet: Function to download json and return as object

View source: R/pda.R

pdaGetR Documentation

Function to download json and return as object

Description

Function to download json and return as object

Usage

pdaGet(name,config)

Arguments

name

of file

config

cloud configuration

Value

A list of data objects from the json file on the cloud

See Also

pda


pda documentation built on April 3, 2025, 10:28 p.m.

Related to pdaGet in pda...