Set metadata values for an `mvdf_obj` object.

metadata(x) <- value

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

Arguments

x

The object to set the metadata within.

value

The data to replace the metadata with.