powered by
This function generates a dataset representing a structure with a mobius.
gen_mobius(n = 500)
A tibble containing a mobius structure.
An integer value (default: 500) representing the sample size.
set.seed(20240412) mobius <- gen_mobius(n = 500)
Run the code above in your browser using DataLab