Learn R Programming

ohvbd (version 1.0.0)

.get_vb_req_id: Extract request ids from httr2 response objects

Description

Extract request ids from httr2 response objects

Usage

.get_vb_req_id(r)

Value

the id requested from the call.

Arguments

r

A response object.