This function generates a dataset representing a cube with a hole.
Examples
set.seed(20240412)
cubehole <- gen_cubehole(n = 1000, p = 4)
#> Error in gen_cubehole(n = 1000, p = 4): could not find function "gen_cubehole"
This function generates a dataset representing a cube with a hole.
set.seed(20240412)
cubehole <- gen_cubehole(n = 1000, p = 4)
#> Error in gen_cubehole(n = 1000, p = 4): could not find function "gen_cubehole"