Function to find holes in a set of polygons

find_holes(ib_df, which_fun = any)

Arguments

ib_df

a data.frame containing isobands

which_fun

function to determine how to count inclusion, default is any()

Value

a data frame where polygon clusters are labelled as holes or not