rxEvid | R Documentation |
This is to make an EVID more readable by non pharmacometricians. It displays what each means and allows it to be displayed in a tibble.
rxEvid(x) as.rxEvid(x) ## S3 method for class 'rxEvid' c(x, ...) ## S3 method for class 'rxEvid' x[...] ## S3 method for class 'rxEvid' as.character(x, ...) ## S3 method for class 'rxEvid' x[[...]] ## S3 method for class 'rxRateDur' c(x, ...) ## S3 method for class 'rxEvid' format(x, ...) ## S3 method for class 'rxRateDur' format(x, ...) ## S3 method for class 'rxEvid' print(x, ...)
x |
Item to be converted to a RxODE EVID specification. |
... |
Other parameters |
rxEvid specification
rxEvid(1:7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.