as_rsgeo                Convert to an 'rsgeo' vector
bearing_geodesic        Calculate Bearing
bounding_boxes          Compute Geometric Boundaries
cast_geoms              Cast geometries to another type
centroids               Extract Centroids
closest_point           Find Closest Point
combine_geoms           Combine geometries
coords                  Extract Coordinates
distance_euclidean_pairwise
                        Calculate Distances
expand_geoms            Expand Geometries
flatten_geoms           Flatten a list of rsgeo vectors
frechet_distance        Calculate Frechet Distance
geom_point              Construct Geometries
haversine_destination   Identify a destination point
haversine_intermediate
                        Identifies a point between two points
intersects_sparse       Binary Predicates
is_convex               Determine the Convexity of a LineString
length_euclidean        Calculate LineString Length
line_interpolate_point
                        Interpolate a Point on a LineString
line_segmentize         Segments a LineString into 'n' equal length
                        LineStrings
locate_point_on_line    Locate a Point on a LineString
plot.rsgeo              Plot Geometries
signed_area             Calculate the area of a polygon
simplify_geoms          Simplify Geometry
