Learn R Programming

rosetteApi (version 1.2.0)

check_for_multipart: check if the request parameters contain multipart

Description

check if the request parameters contain multipart

Usage

check_for_multipart(user_key, parameters, endpoint, customHeaders, url)

Arguments

user_key
- Rosette API authentication key
parameters
- parameters list to be passed to specified Rosette API endpoint
endpoint
- Rosette API endpoint to be utilized
customHeaders
- custom headers for Rosette Api
url
- url for Rosette Api

Value

Returns json of the specified Rosette API endpoint response from either a multipart or non-multipart request