EventRelatedObservations: Create an event-related observations list. Please note that...

View source: R/observations.R

EventRelatedObservationsR Documentation

Create an event-related observations list. Please note that the provided 'times' will automatically be sorted. Duplicated times will be removed.

Description

Create an event-related observations list. Please note that the provided 'times' will automatically be sorted. Duplicated times will be removed.

Usage

EventRelatedObservations(times, compartment = NA)

Arguments

times

observation times, numeric vector

compartment

compartment index, integer

Value

observations


campsis documentation built on Sept. 11, 2024, 7:18 p.m.