Getters and setters for basic, relatively universal attributes of "table-like" objects.
Usageobj_name(obj)
obj_name(obj) <- value
obj_label(obj)
obj_label(obj) <- value
# S4 method for class 'ANY'
obj_label(obj)
# S4 method for class 'ANY'
obj_label(obj) <- value
obj_format(obj)
# S4 method for class 'ANY'
obj_format(obj)
# S4 method for class 'fmt_config'
obj_format(obj)
obj_format(obj) <- value
# S4 method for class 'ANY'
obj_format(obj) <- value
# S4 method for class 'fmt_config'
obj_format(obj) <- value
obj_na_str(obj)
# S4 method for class 'ANY'
obj_na_str(obj)
# S4 method for class 'fmt_config'
obj_na_str(obj)
obj_na_str(obj) <- value
# S4 method for class 'ANY'
obj_na_str(obj) <- value
# S4 method for class 'fmt_config'
obj_na_str(obj) <- value
obj_align(obj)
# S4 method for class 'ANY'
obj_align(obj)
# S4 method for class 'fmt_config'
obj_align(obj)
obj_align(obj) <- value
# S4 method for class 'ANY'
obj_align(obj) <- value
# S4 method for class 'fmt_config'
obj_align(obj) <- value
Arguments
(ANY
)
the object.
character(1). The new label
The name, format, or label of obj
for getters, or obj
after modification for setters.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4