
Generate p-D Triangular Pyramid With Triangular Pyramid shaped holes
Source:R/pyramid.R
gen_pyrfrac.Rd
This function generates p-D triangular pyramid with triangular pyramid shaped holes.
Examples
set.seed(20240412)
pyrfrac <- gen_pyrfrac(n = 500, p = 3)
#> ✔ Data generation completed successfully!!!