| as.data.frame.rxEvid {RxODE} | R Documentation |
Convert to data.frame
## S3 method for class 'rxEvid' as.data.frame(x, row.names = NULL, optional = FALSE, ..., nm = paste(deparse(substitute(x), width.cutoff = 500L), collapse = " "))
x |
any R object. |
row.names |
|
optional |
logical. If |
... |
additional arguments to be passed to or from methods. |
nm |
Name of column in new data frame |