Formats a data frame with all the convexity data of a feature and that features corresponding ID's. If no Route ID value is given, one will be generated, otherwise the given Route ID will be used and a feature ID will be generated.
formatTable(cppMatrix, rid, fid, noRID)A matrix holding the convexity data of a given feature
A character that represents the unique Route ID of a feature
A numeric that represents the current feature
A literal that denotes whether or not a Route ID value was given
outDF A data frame holding all the convexity data of a feature and its corresponding ID's