Learn R Programming

umbridge (version 1.0)

protocol_version_supported: Check if model's protocol version is supported by this client.

Description

Check if model's protocol version is supported by this client.

Usage

protocol_version_supported(url)

Value

TRUE if model's protocol version is supported by this client, FALSE otherwise.

Arguments

url

URL the model is running at.