extract_height: Get LiDAR derived tree heights based on Latitude and...

View source: R/extract_height.R

extract_heightR Documentation

Get LiDAR derived tree heights based on Latitude and Longitude

Description

Extract canopy height from the LiDAR derived map of tree heights produced by Simard et al. 2011 (asdf)

Usage

extract_height(Site_ID, Lat, Lon, site_crs)

Arguments

Lat

The site Latitude

Lon

The site Longitude

site_crs

The coordinate reference system of the points, preferably designated as an EPSG code. For example, the most common geographic system is WGS84 and its EPSG code is 4326.

Site

The site ID

Value

Site ID, Latitude, Longitude, and tree height


psavoy/StreamLightUtils documentation built on April 5, 2022, 11:05 p.m.