make_data2 {besthr}R Documentation

return a sample data set of random values for two groups with three technical reps per group

Description

return a sample data set of random values for two groups with three technical reps per group

Usage

make_data2()

Value

tibble of random values for two groups with three technical reps per group

Examples


 d2 <- make_data2()


[Package besthr version 0.3.2 Index]