sc_json_get_server: Get the server from a json request

View source: R/table_json.R

sc_json_get_serverR Documentation

Get the server from a json request

Description

parses a json request and returns a short string representing the corresponding STATcube server

Usage

sc_json_get_server(json)

Arguments

json

path to a request json

Value

"ext", "red" or "prod" depending on the database uri in the json request

Examples

sc_json_get_server(sc_example('accomodation'))

STATcubeR documentation built on April 3, 2025, 7:31 p.m.