make_cotoha_config: Write configulation files for COTOHA API

Description Usage Arguments Value

Description

Write configulation files for COTOHA API

Usage

1
make_cotoha_config(clientId, clientSecret, tokenURL, baseURL)

Arguments

clientId

Your client ID (character)

clientSecret

Your client secret (character)

tokenURL

Your access token publish url (character)

baseURL

Your api base url (character)

Value

("config.json" & "endpoint.json" will be made on the current working directory.)


ocean-v/rcotoha documentation built on April 27, 2020, 9:29 p.m.