Compute the Slope of the segments
Usage
TNETshape_computeSlope(shapefile, shapefileExport)
Arguments
- shapefile
Name of the shapefile to open
- shapefileExport
Name of the shapefile to export
Value
shapefileExport with the column "Slope"
Examples
TNETshape_computeSlope(shapefile, shapefileExport)
#> Error in as.vector(x, "character") :
#> cannot coerce type 'closure' to vector of type 'character'
#> Error in st_read.default(shapefile, quiet = TRUE): no st_read method available for objects of class standardGeneric