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")

resplab/peermodels documentation built on June 6, 2023, 12:15 p.m.