Learn R Programming

iptmnetr (version 0.1.8)

get_host_url: Get the url of iPTMnet API server.

Description

Get the URl that is being used by the client for making the requests.

Usage

get_host_url()

Arguments

Value

A string representing the URL.

Examples

Run this code
# NOT RUN {
url <- get_host_url()
# }

Run the code above in your browser using DataLab