asvec | R Documentation |
Convert an rtables
framework object into a vector, if possible. This is unlikely to be useful in
realistic scenarios.
## S4 method for signature 'VTableTree'
as.vector(x, mode = "any")
x |
( |
mode |
( |
A vector of the chosen mode (or an error is raised if more than one row was present).
This only works for a table with a single row or a row object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.