| as.data.table.rxEt | R Documentation |
Convert an event table to a data.table
## S3 method for class 'rxEt'
as.data.table(x, keep.rownames = FALSE, ...)
x |
An R object. |
keep.rownames |
Default is |
... |
Additional arguments to be passed to or from other methods. |
data.table of event table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.