user_agent_id: User agent identification

View source: R/request.R

user_agent_idR Documentation

User agent identification

Description

Generates an S3 request object as defined by the package httr, that is used to identify this package as the user agent in requests to the PGS REST API. The user agent identification string is: "quincunx: R Client for the PGS REST API".

Usage

user_agent_id()

Value

An S3 request object as defined by the package httr.


quincunx documentation built on July 9, 2023, 7:32 p.m.