Skip to contents

Group the data by treatment, seconds, bio rep and tech rep, then calculate the percent of NA in each group.

Usage

assess_missing(df)

Arguments

df

dataframe with unmerged tech reps; typically from `import_data()`

Value

grouped summary dataframe