changeExp: Change the experimen withing a Task object

changeExpR Documentation

Change the experimen withing a Task object

Description

The experiment contained in a Task object will be changed according to the new parameter.

Usage

changeExp(obj, new, ...)

Arguments

obj

a Task object

new

either a new Experiment or a function that will be used to process the Experiment contained in the Task

...

additional argument that will be passed to new if it is function (ignored otherwise).

Value

a Task object


GiBacci/expR documentation built on Oct. 15, 2022, 12:15 a.m.