Package index
-
desplim_split_merge() - Apply the DESPLIM algorithm to a set of input polygons and lines.
-
desplim_split() - Split a polygon based on a sf LINESTRING object and optional border connections.
-
desplim_merge() - Deterministically merge a set of polygons with possible parameters defined by the user.
-
desplim_all_nodes() - Compute all nodes of an
sfLINESTRING object -
desplim_angles() - Calculate the minimum and maximum angles between two
sfLINESTRING objects -
desplim_cast_substring() - Cast an
sfLINESTRING or MULTILINESTRING object to substrings -
desplim_compactness() - Calculate the 'desplim' compactness of an
sfPOLYGON object -
desplim_connect_border() - Connect a
sfLINESTRING object to border nodes of ansfPOLYGON object -
desplim_leaf_nodes() - Identify leaf nodes of an
sfLINESTRING object -
desplim_line_nearest_node() - Calculate the minimum distance linestring from an
sfPOINT object to nodes of asfLINESTRING object
-
compact_train - Data used to model the DESPLIM compactness metric