Learn R Programming

ForestGapR (version 0.1.7)

ALS_CHM_DUC: ALS-derived CHM - Adolpho Ducke Forest Reserve 2012

Description

The Airborne Laser Scanning (ALS)-derived Canopy Height Model - (CHM) provided as an example dataset collected in 2012 at the Adolpho Ducke Forest Reserve in Municipality of Manaus of State of Amazonas, Brazil, in central Amazon.

Usage

data(ALS_CHM_DUC)

Arguments

Format

The format is:'RasterLayer'

Details

The 1-m ALS-CHM was generated using Lastools software (Isenburg 2016)

References

Keller, M. 2018. Available online: https://www.paisagenslidar.cnptia.embrapa.br/webgis/

Isenburg, M. LAStools—Efficient Tools for Lidar Processing. 2018. Available online: http://www.cs.unc. edu/~isenburg/lastools/ (accessed on 3 October 2018).

Examples

Run this code
library(raster)
data(ALS_CHM_DUC)

plot(ALS_CHM_DUC)

Run the code above in your browser using DataLab