maxDaysBetweenDateRanges: Calculating maximum days between collection dates of isolates

View source: R/epi__maxDaysBetweenDateRanges.R

maxDaysBetweenDateRangesR Documentation

Calculating maximum days between collection dates of isolates

Description

This function works on the output of function estimateCollectionDates.

Usage

maxDaysBetweenDateRanges(dates)

Arguments

dates

A data frame containing three columns: Isolate, Collection_date_precision, Collection_date_min, Collection_date_max.

Value

A matrix of days between collection dates of each pair of isolates


wanyuac/handyR documentation built on June 10, 2024, 1:24 a.m.