khis_base_url {khisr}R Documentation

Produces the Configured KHIS API Base URI

Description

Produces the Configured KHIS API Base URI

Usage

khis_base_url()

Value

the KHIS base URI

Examples


# Set the credentials
khis_cred(username = 'KHIS username', password = 'KHIS password')

# View the username expect 'KHIS username'
khis_base_url()

[Package khisr version 1.0.2 Index]