vegetation_classes: vegetation height Classes

Description Usage Arguments Details Value Author(s)

Description

Determine vegetation height classes

Usage

1
2
vegetation_classes(df, criteria_columnName = "Criteria_Value", name,
  name.supplement = "", AHN3 = FALSE, exportCSV = FALSE)

Arguments

df

summary statistics dataframe. Must include the column Median.

AHN3

Default TRUE. Set to FALSE if AHN2 needs to be used.

spatialpoint

single sf point in RD new coordinates

Details

vegetation height classes

Value

dataframe with Class value for the vegetation criteria

  1. height_raster: Height raster determined by subtracting the terrain from the raw AHN raster

  2. df: summary statistics of results

  3. raw_mask: mask raster of raw AHN

  4. terrain_mask: mask raster of terrain AHN

Author(s)

Jelle Stuurman


Jellest/wmoSC documentation built on July 31, 2019, 12:34 p.m.