pxweb_add_call: Add an api call to a pxweb_api_s3 object

View source: R/pxweb_add_call.R

pxweb_add_callR Documentation

Add an api call to a pxweb_api_s3 object

Description

The pxweb_add_call function add a call the the api in the call stack, then compute

Promise: The stored rda api object will always have the latest calls This is not thread safe so only one session at a time should call the api.

Usage

pxweb_add_call(obj, time_stamp = Sys.time())

Arguments

obj

a pxweb_api_s3 object


pxweb documentation built on May 29, 2024, 2:28 a.m.