handshake: checks to see if a model is available on the cloud server

View source: R/1client_lib.R

handshakeR Documentation

checks to see if a model is available on the cloud server

Description

checks to see if a model is available on the cloud server

Usage

handshake(model_name, server = default_server())

Arguments

model_name

name of the model

server

base url of the server

Value

TRUE if model is available on the server, FALSE otherwise

Examples

handshake("accept")

peermodels documentation built on March 18, 2022, 6:34 p.m.