Exposing Object Attributes
ExposeAttribute(object, ..., .MODE = "rw", .VALUE = FALSE) attr_mode(x) attr_mode(x) <- value
object |
any R object whose attributes need to be exposed |
... |
attributes, and optionally their respective values or
access permissions.
See argument |
.MODE |
access mode:
|
.VALUE |
logical that indicates if the values of named arguments
in |
x |
an |
value |
replacement value for mode.
It can be |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.