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
(
string)
passed on toas.vector().
