powered by
Function to check if the geometries given by the user are valid.
check_geometries(lines, samples, events, study_area)
A SpatialLinesDataFrame
A SpatialPointsDataFrame of the samples
A SpatialPointsDataFrame of the events
A SpatialPointsDataFrame of the study_area
TRUE if all the checks are passed
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab