50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

rtables (version 0.5.0)

obj_name,VNodeInfo-method: Label, Name and Format accessor generics

Getters and setters for basic, relatively universal attributes of "table-like" objects"

Description

Label, Name and Format accessor generics

Getters and setters for basic, relatively universal attributes of "table-like" objects"

Usage

# S4 method for VNodeInfo
obj_name(obj)

# S4 method for Split obj_name(obj)

# S4 method for VNodeInfo obj_name(obj) <- value

# S4 method for Split obj_name(obj) <- value

# S4 method for Split obj_label(obj)

# S4 method for TableRow obj_label(obj)

# S4 method for VTableTree obj_label(obj)

# S4 method for ValueWrapper obj_label(obj)

# S4 method for Split obj_label(obj) <- value

# S4 method for TableRow obj_label(obj) <- value

# S4 method for ValueWrapper obj_label(obj) <- value

# S4 method for VTableTree obj_label(obj) <- value

# S4 method for VTableNodeInfo obj_format(obj)

# S4 method for Split obj_format(obj)

# S4 method for VTableNodeInfo obj_format(obj) <- value

# S4 method for Split obj_format(obj) <- value

Arguments

obj

ANY. The object.

value

character(1). The new label

Value

the name, format or label of obj for getters, or obj after modification for setters.

See Also

with_label