make_data {besthr}R Documentation

return a sample data set of random values for two groups

Description

return a sample data set of random values for two groups

Usage

make_data()

Value

tibble of random values for two groups

Examples


 d1 <- make_data()


[Package besthr version 0.3.2 Index]