add_input_process: Add input process

View source: R/inputs.R

add_input_processR Documentation

Add input process

Description

Add a processing step to a given input. The processing step will be placed after any existing process steps.

Usage

add_input_process(inputid, processid, arg, newfeedname)

Arguments

inputid

Input to add the process step

processid

ID of the processing type to add

arg

Arguments for the processing feed

newfeedname

New feed name

Value

An httr response object


davidski/emoncmsr documentation built on April 20, 2022, 6:40 p.m.