set_api_url: Set API URL in environment variable

View source: R/client.R

set_api_urlR Documentation

Set API URL in environment variable

Description

This function sets the API URL in the environment variable named "CONSIBIO_API_HOST".

Usage

set_api_url(url = NULL)

Arguments

url

A character string representing the API URL.

Value

A character string representing the API URL.

Examples

## Not run: 
set_api_url("https://api.v2.consibio.com")

## End(Not run)


consibiocloudclient documentation built on Sept. 12, 2024, 9:34 a.m.