Skip to contents

make_fake_ds_one() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make fake dataset one. The function returns Fake data (a tibble).

Usage

make_fake_ds_one()

Value

Fake data (a tibble)