get_headers: Helper to combine custom headers with the default ones

Description Usage Arguments Value

View source: R/Api.R

Description

Helper to combine custom headers with the default ones

Usage

1
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


rosetteApi documentation built on July 2, 2020, 2:12 a.m.