Observations {campsis} | R Documentation |
Create an observations list. Please note that the provided 'times' will automatically be sorted. Duplicated times will be removed.
Description
Create an observations list. Please note that the provided 'times' will automatically be sorted. Duplicated times will be removed.
Usage
Observations(times, compartment = NA)
Arguments
times |
observation times, numeric vector |
compartment |
compartment index, integer |
Value
an observations list
[Package campsis version 1.5.3 Index]