wat_get_patch_summary: Get derived data from residence patch construction.

Description Usage Arguments Value

View source: R/func_getPatchSummary.r

Description

Get derived data from residence patch construction.

Usage

1
2
3
4
5
wat_get_patch_summary(
  res_patch_data,
  which_data = "summary",
  buffer_radius = 10
)

Arguments

res_patch_data

A tibble with a nested list column of the raw data underlying each patch. This column is specified in the argument dataColumn

which_data

Which data to return, the raw data underlying the patch, or a spatial features object with only the patch summary.

buffer_radius

Spatial buffer radius (in metres) around points when requesting sf based polygons.

Value

An object of type sf or tibble depending on which data is requested.


pratikunterwegs/watlastools documentation built on Nov. 5, 2021, 2:07 p.m.