R/aeme.R
input-set-aeme-method.Rd
Update the input slot of an Aeme object
# S4 method for class 'Aeme' input(aeme) <- value
An Aeme object.
New input data to be assigned.
A modified Aeme object with updated input slot.
This method updates the "input" slot of An Aeme object with new data.