This function generates a dataset representing a structure with a Crescent pattern.
Examples
set.seed(20240412)
crescent <- gen_crescent(n = 500)
#> ✔ Data generation completed successfully!!!
This function generates a dataset representing a structure with a Crescent pattern.
set.seed(20240412)
crescent <- gen_crescent(n = 500)
#> ✔ Data generation completed successfully!!!