Set mvdf values for an `mvdf_obj` object.

mvdf(x) <- value

# S4 method for mvdf_obj
mvdf(x) <- value

Arguments

x

The object to set the mvdf within.

value

The data to replace the mvdf with.