get_headers {rosetteApi}R Documentation

Helper to combine custom headers with the default ones

Description

Helper to combine custom headers with the default ones

Usage

get_headers(user_key, content_type = "application/json", custom_headers = NULL)

Arguments

user_key

- Rosette API authentication key

content_type

- Header Content-Type

custom_headers

- custom headers for the Rosette API

Value

Returns the combined h


[Package rosetteApi version 1.14.4 Index]