dot-check_cols_present: Check if necessary columns are present

Description Usage Arguments

Description

Check if necessary columns are present

Usage

1
.check_cols_present(data, necessary_cols)

Arguments

data

Dataframe. Required columns vary depending on the method used to estimate the conjugation rates. The following columns are typically required: D.t, R.t, T.t are final population sizes; D.0, R.0 are initial pop sizes; psi.D, psi.R, psi.T are growth rates; t is the time of measurement (assumes start at 0). Optional columns: T.0, psi.max (for the Simonsen method).

necessary_cols

list of columns to check the presence of.


JSHuisman/conjugator documentation built on Dec. 18, 2021, 12:27 a.m.