make_data: return a sample data set of random values for two groups

View source: R/functions.R

make_dataR 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()


besthr documentation built on April 14, 2023, 9:11 a.m.