Learn R Programming

peermodels (version 0.10.3)

handshake: 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

Run this code
# NOT RUN {
handshake("accept")
# }

Run the code above in your browser using DataLab