Sample randomized list
Details
Get list with n randomized raster or patterns. If n is a single number,
n randomized elements will be sampledt. If n is a vector, the
corresponding elements will be returned.
Examples
if (FALSE) { # \dontrun{
sample_randomized(randomized = reconstruction$randomized, n = c(5, 10, 15))
} # }
