subset | R Documentation |
Return an SaemixData object containing the subset of data which meets conditions.
## S3 method for class 'SaemixData'
subset(x, subset, ...)
x |
saemixData object |
subset |
logical expression indicating elements or rows to keep: missing values are taken as false |
... |
additional parameters (ignored) |
an object of class "SaemixData"
# TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.