Skip to contents

Make background from points

Usage

create_background(
  x,
  method = c("convex_hull", "point_buffer", "ecoregion", "concave_hull", "grid_fill",
    "user_fill"),
  buffer = 0,
  max_bg = NULL,
  grid_options = NULL,
  concave_options = NULL
)

Arguments

concave_options