spm_as_boundary(
boundaries,
boundary,
patches = NULL,
points = NULL,
boundary_area = NULL,
patch_area = NULL
)# S4 method for missing,ANY,ANY,ANY
spm_as_boundary(
boundaries,
boundary,
patches = NULL,
points = NULL,
boundary_area = NULL,
patch_area = NULL
)
# S4 method for ANY,missing,ANY,ANY
spm_as_boundary(
boundaries,
boundary,
patches = NULL,
points = NULL,
boundary_area = NULL,
patch_area = NULL
)
# S4 method for sf,character,missing,missing
spm_as_boundary(
boundaries,
boundary,
patches = NULL,
points = NULL,
boundary_area = NULL,
patch_area = NULL
)
# S4 method for sf,character,ANY,ANY
spm_as_boundary(
boundaries,
boundary,
patches = NULL,
points = NULL,
boundary_area = NULL,
patch_area = NULL
)