get_name: Get model display names

View source: R/default_names.R

get_nameR Documentation

Get model display names

Description

This function gets the display name for any built-in model.

Usage

get_name(model)

Arguments

model

character specifying the name of the built-in model.

Value

character of the corresponding display name.

Examples

get_name(model = "SIR")

SineadMorris/shinySIR documentation built on June 9, 2024, 6:08 p.m.