Getters and setters for basic, relatively universal attributes of "table-like" objects"
obj_name(obj)
obj_name(obj) <- value
obj_label(obj)
obj_label(obj) <- value
# S4 method for ANY
obj_label(obj)
# S4 method for ANY
obj_label(obj) <- value
obj_format(obj)
# S4 method for ANY
obj_format(obj)
obj_format(obj) <- value
# S4 method for ANY
obj_format(obj) <- value
ANY. The object.
character(1). The new label
the name, format or label of obj
for getters, or obj
after modification
for setters.
with_label