datasource_client {DominoDataR}R Documentation

Create a client to Domino datasources

Description

Create a client to Domino datasources

Usage

datasource_client(api_key = NULL, token_file = NULL)

Arguments

api_key

string key to override the environment variable

token_file

location of file to read token from

Value

A domino_data.data_sources.DataSourceClient.


[Package DominoDataR version 0.2.3 Index]