Large‐scale fixed sampling design
sampling_design_large_scale_fixed.RdLarge‐scale fixed sampling design
Value
An sf object representing the large-scale sampling design.
Cover values remain on the logit scale.
Examples
config_lrge <- list(n_locs = 25, n_sites = 2, seed = 123)
benthos_fixed_locs_sf <- sampling_design_large_scale_fixed(
benthos_reefs_pts, config_lrge
)
#> Error: object 'benthos_reefs_pts' not found