mu(size, unit = "best", prefix = "IEC", names = "short")# S4 method for ANY
mu(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for `NULL`
mu(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for numeric
mu(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for object_size
mu(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for missing
mu(size, unit = "best", prefix = "IEC", names = "short")
memuse(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for ANY
memuse(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for `NULL`
memuse(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for missing
memuse(size, unit = "best", prefix = "IEC", names = "short")
# S4 method for numeric
memuse(size = size, unit = "best", prefix = "IEC", names = "short")
# S4 method for object_size
memuse(size, unit = "best", prefix = "IEC", names = "short")