drop units
drop_units(x)
x
a units object
the numeric without any units attributes, while preserving other attributes like dimensions or other classes.
Equivalent to units(x) <- NULL
units(x) <- NULL