ground_parse: Load a EXCEL ground metadata file

View source: R/ground_parse.R

ground_parseR Documentation

Load a EXCEL ground metadata file

Description

This function loads a path file of EXCEL format xlsx field metadata. Field metadata needs to have columns: Azimuth, Distance, Species, Height, DBH and TreeID in the exact format

Usage

ground_parse(coor, ground)

Arguments

coor

c(x,y) coordinate of plot center

ground

Path to ground metadata

Value

A file with new lat an lon coordinates of each tree based on distance and Azimuth


cingularities/TringLiDAR documentation built on April 29, 2022, 12:25 a.m.