set_api_base_path: Set API base path

Description Usage Arguments Value Examples

View source: R/api_path.R

Description

set a new API base path to use

Usage

1

Arguments

path

the path to set or NULL (default value). if set to non NULL, set the path if NULL

Value

nothing

Examples

1
2
# to set some new path
set_api_base_path("http://localhost/api/")

nbc/didor documentation built on Dec. 22, 2021, 12:04 a.m.