Learn R Programming

iptmnetr (version 0.1.8)

get_api_version: Get the version of iPTMnet API being used.

Description

Get the version of the api that is being used by the client for making the requests.

Usage

get_api_version()

Arguments

Value

A string representing the version being used.

Examples

Run this code
# NOT RUN {
version <- get_api_version()
# }

Run the code above in your browser using DataLab