show_greek: Show list of greek letters and their meaning

View source: R/show_greek.R

show_greekR Documentation

Show list of greek letters and their meaning

Description

Show a list of greek letters and their meaning within the VAST modeling framework because it is often hard to remember what part of the model each letter represents.

Usage

show_greek(type = c("VAST"), plot = FALSE)

Arguments

type

The model type that you want to get the symbols for. See the function call for the available types where the first one listed is the default using match.arg.

plot

A logical value specifying if a plot should be generated. The default is to NOT plot the results.

Value

A data frame with two columns, the greek symbol in words and the description of what it means in the modeling framework.

Author(s)

Kelli F. Johnson


nwfsc-assess/VAST_WestCoast documentation built on July 4, 2023, 5:45 p.m.