elev.to.list: Convert a dataframe of coordinates and elevation into a list.

Description Usage Arguments Value

Description

Reads a dataframe with variable names x (coordinate), y (coordinate), elev (elevation) for a given grid size and converts to a list.

Usage

1
elev.to.list(elevfile, gridsize = 5)

Arguments

elevfile

A data frame with x, y coordinates and elevation, bcielev.info.

gridsize

xxxdocparam scale of elevation values (m)

Value


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.