ocpu_post: ocpu_post

View source: R/POST.R

ocpu_postR Documentation

ocpu_post

Description

ocpu_post

Usage

ocpu_post(
  connection,
  body = NULL,
  pkg_url = "ocpu/library/dave.ml/R/rebuild_rfe",
  encode = NULL,
  return_value = FALSE
)

Arguments

connection

crul connection from HttpClient$new()

pkg_url

path to package function e.g. ocpu/library/LIBRARY/R/FUNCTION

encode

one of 'json', 'form' or a function to encode results

return_value

logical return session calculated value

Value

list of meta including session, status and paths and optionaly result of the session call


dgrapov/ocpuclient documentation built on April 16, 2022, 6:19 a.m.