Learn R Programming

besthr (version 0.3.2)

make_data2: 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()

Arguments

Value

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

Examples

Run this code

 d2 <- make_data2()

Run the code above in your browser using DataLab