Learn R Programming

pipr (version 1.4.0)

get_pip_info: Get PIP info

Description

Get information about the API.

Usage

get_pip_info(api_version = "v1", server = NULL)

Value

list

Arguments

api_version

character: API version

server

character: Server. For WB internal use only

Examples

Run this code
if (FALSE) {
get_pip_info()
}

Run the code above in your browser using DataLab