get_mask_for_unsorted_rows: Get boolean mask for unsorted rows

Description Usage Arguments Value

Description

Get boolean mask for unsorted rows

Usage

1
get_mask_for_unsorted_rows(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

concentration_col_name

The name of the column containing the concentrations.

Value

A mask vector with TRUE for unsorted rows and false for sorted rows.


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