Learn R Programming

rosetteApi (version 1.0)

post_endpoint: POST request to specified Rosette API endpoint

Description

POST request to specified Rosette API endpoint

Usage

post_endpoint(user_key, parameters, endpoint, 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
url
- url for Rosette Api

Value

Returns the response from the Rosette API