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