This function will replace the meta data within the given object
Usage
add_new_metadata(object, new_metadata, ...)
Arguments
- object
The class
- new_metadata
data.table. The new meta data you wish to add.
- ...
Additional arguments to parse to the functions.
Value
The object with updated metadata.