Learn R Programming

tealeaves (version 1.0.6)

parameter_names: Get vector of parameter names

Description

Get vector of parameter names

Usage

parameter_names(which)

Arguments

which

A character string indicating which parameter names to retrieve, "constants", "enviro", or "leaf". Partial matching allowed.

Examples

Run this code
parameter_names("leaf")

Run the code above in your browser using DataLab