getCanopy: Get surrounding canopy height for a given lake

Description Usage Arguments Details Value Author(s)

View source: R/lake_attribute_functions.R

Description

Returns the surrounding canopy height for a lake with the given ID

Usage

1
getCanopy(site_id, default.if.null = FALSE, method = "landcover")

Arguments

site_id

The character ID for the requested data

default.if.null

Default value to return if canopy height is unknown

method

Canopy height estimation method [aster or landcover]

Details

TODO

Value

Canopy height above lake surface level in meters

Author(s)

Luke Winslow, Jordan Read


USGS-R/mda.lakes documentation built on Nov. 13, 2020, 8:28 p.m.