vegetation_height: vegetation height

Description Usage Arguments Details Value Author(s)

View source: R/vegetation_height.R

Description

Determine vegetation height

Usage

1
2
vegetation_height(spatialpoint, name, name.supplement = "", radius,
  AHN3 = TRUE, exportCSV = FALSE)

Arguments

spatialpoint

single sf point in RD new coordinates

name

of AWS or location

radius

radius distance in metres

AHN3

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

Details

vegetation height

Value

list

  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.