sort_occurances: Returns a sorted dataframe with First occurrances appearing...

Description Usage Arguments Value

View source: R/sort_occurances.R

Description

Returns a sorted dataframe with First occurrances appearing in chronological order followed by all subsequent assay results. Sample results based on pooled samples are included. If an animal is lost to followup due to leaving the institution or death a record indicating that event and date is the last record in the group.

Usage

1
sort_occurances(followup_df)

Arguments

followup_df

dataframe with all records.

Value

sorted followup_df as sorted_df


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.