format_dauer: format_dauer

Description Usage Arguments Examples

Description

formats dauer data for analysis requires variables 'strains' and 'foods'

Usage

1
format_dauer(df, p.dauer)

Arguments

df

csv or data frame (can be piped)

p.dauer

include post an/or partial dauers. Arguments "exclude" (default) - not counted, "non" - animals are considered non-dauer in cases where 100 "dauer" - animals are counted as dauers in cases where only partial dauers form (daf-16)

Examples

1
df %>% format_dauer(p.dauer = "exclude")

mikeod38/dauergut documentation built on May 30, 2019, 7:16 p.m.