protobi_execute: Execute process

View source: R/protobi.R

protobi_executeR Documentation

Execute process

Description

protobi_execute() executes a Protobi executable process.

Usage

protobi_execute(projectid, apikey, execkey, host = "https://app.protobi.com")

Arguments

projectid

A character. Protobi project identifier.

apikey

A character. The APIKEY from your account profile, https://app.protobi.com/account.

execkey

A character. The key of your Protobi executable process.

host

URL, defaults to "https://app.protobi.com"

Value

An httr response object


protobi/protobi-r documentation built on July 8, 2023, 7:20 p.m.