dispatch.RPC: Dispatch a remote procedure call.

View source: R/dispatch.RPC.R

dispatch.RPCR Documentation

Dispatch a remote procedure call.

Description

This method is called by docker.wrapper(), supplying df, input and pkg. Token will be supplied only when running within a master container.

Usage

dispatch.RPC(df, input, pkg = "", token = "")

Arguments

df

data.frame() containing the local dataset

input

list() with at least the keys method, args and kwargs. Key debug (logical()) is optional.

Value

Output depends on RPC call.


mellesies/vtg documentation built on Sept. 15, 2024, 2:32 a.m.