Skip to contents

Update the input slot of an Aeme object

Usage

# S4 method for class 'Aeme'
input(aeme) <- value

Arguments

aeme

An Aeme object.

value

New input data to be assigned.

Value

A modified Aeme object with updated input slot.

Details

This method updates the "input" slot of a Aeme object with new data.