utils_name: Get name

View source: R/utils-names.R

utils_nameR Documentation

Get name

Description

Get a name for the analysis.

Usage

utils_name(
  type = c("common", "Common", "latin", "Family", "PACFIN", "area", "Area", "latitude",
    "latitude2")
)

Arguments

type

The type of name that you want. Only one type is allowed, where the first type listed will be the default. Capitalization of the input argument will dictate how the output if formatted. For example common leads to lingcod and Common leads to Lingcod unless the capitalization is the same whether or not the result is a title or not such as for latin names.

Value

A string of text based on what type of output you specify.

Author(s)

Kelli Faye Johnson

Examples

utils_name(type = "common")


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.