RHEM: RHEM Input Calculations

View source: R/RHEM.R

RHEMR Documentation

RHEM Input Calculations

Description

RHEM Input Calculations

Usage

RHEM(lpi_species, header, slope_shape)

Arguments

lpi_species

Dataframe of lpi tall table joined with RHEM species attributes in the field "RHEM_Habit".

header

Dataframe of header with PrimaryKey, Latitude, and Longitude fields.

slope_shape

Dataframe of slope tall table with field SlopeShape = Vertical Slope Shape.

Examples

RHEM(lpi_species = lpi_species,
header = header,
slope_shape = slope_shape)

smccord/terradactyl documentation built on Dec. 1, 2023, 7:37 p.m.