Filter observations based on the observation time of primary events
Source:R/observe.R
filter_obs_by_ptime.Rd
Filter observations based on the observation time of primary events
Usage
filter_obs_by_ptime(
linelist,
obs_time,
obs_time_type = c("obs_secondary", "max_secondary")
)
See also
Other observe:
filter_obs_by_obs_time()
,
observe_process()