remove_zero_data: Remove zero value groups

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Removes those sub-groups from the data that have only zero values for all time points, and the corresponding strain name from the strain name list

Usage

1
remove_zero_data(all_data, file_strains)

Arguments

all_data

a data frame to be processed, with time points, values, and a column "strain" that represent the sub-groups

file_strains

a vector of the strain names for the all_data "strain" column

Value

the same data table and vector of strain names, less those that have all zero values


jameshay218/mcmcJH documentation built on May 18, 2019, 11:20 a.m.