check_that_the_number_of_survivors_does_not_increase: Check that the number of survivors does not increase

Description Usage Arguments Value

Description

Check that the number of survivors does not increase

Usage

1
2
check_that_the_number_of_survivors_does_not_increase(raw_wide_dataset,
  time_col_names, time_stamps)

Arguments

raw_wide_dataset

The loaded dataset.

time_col_names

The name of the column containing number of animals alive at for a specific time.

time_stamps

The dates at which the number of animals alive is measured, in the same order as time_col_names

Value

TRUE if the number of survivors does not increase, else FALSE


konkam/RTTanalyse documentation built on May 20, 2019, 12:55 p.m.