get_fancy_expr: Get a properly-typeset version of the parameter name

View source: R/utilities.R

get_fancy_exprR Documentation

Get a properly-typeset version of the parameter name

Description

Get a properly-typeset version of the parameter name

Usage

get_fancy_expr(name, subst = FALSE)

Arguments

name

iscam parameter name to make fancy

subst

Logical. If TRUE, return all substitute() expressions which are necessary for rendering by certain functions. If FALSE, return all expression() expressions

Details

Includes expressions which have special characters (greek) and super/subscripts. Also italicizes estimated parameter names.

Value

an R expression which represents the fancy version of the parameter name


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.