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