get_headers: Helper to combine custom headers with the default ones

View source: R/Api.R

get_headersR 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


rosette-api/R-Binding documentation built on Feb. 5, 2024, 6:02 p.m.