Skip to content

fFilter

FLFgit edited this page Oct 14, 2021 · 3 revisions

Function to filter shape files (reference units)

Source

https://github.com/FLFgit/ScaleP/blob/master/functions/fFilter.R

Parameter

  • RU.DIR -> directory containing reference unit (RU) file
  • RU.SHP -> name of reference unit shape file
  • COL.NAME -> name of column, which is used for filtering operation [COL.NAME]<0

Result

  • [RU.DIR][RU.SHP]_F.shp -> name of resulting shape file

Clone this wiki locally