| rxRateDur {RxODE} | R Documentation |
This is primarily to display information about rate
rxRateDur(x) ## S3 method for class 'rxRateDur' x[...] as.rxRateDur(x) ## S3 method for class 'rxRateDur' as.character(x, ...) ## S3 method for class 'rxRateDur' x[[...]] ## S3 method for class 'rxRateDur' type_sum(x) pillar_shaft.rxRateDur(x, ...) ## S3 method for class 'rxRateDur' as.data.frame(x, row.names = NULL, optional = FALSE, ..., nm = paste(deparse(substitute(x), width.cutoff = 500L), collapse = " "))
x |
rxRateDur data |
... |
additional arguments to be passed to or from methods. |
row.names |
|
optional |
logical. If |
nm |
Name of column in new data frame |