Convert an rtables
framework object into a vector, if possible.
This is unlikely to be useful in realistic scenarios.
Usage
# S4 method for VTableTree
as.vector(x, mode = "any")
Arguments
- x
ANY. The object to be converted to a vector
- mode
character(1). Passed on to
as.vector