latex_required_arg: Generate a required or optional arguments to a LaTeX call.

View source: R/general.R

latex_required_argR Documentation

Generate a required or optional arguments to a LaTeX call.

Description

Generate a required or optional arguments to a LaTeX call.

Usage

latex_required_arg(x)

Arguments

x

A character scalar (or something that can be coerced into a character scalar)

Value

The character scalar in French braces, "x".

See Also

Other Latex Arguments: latex_optional_arg()

Examples

latex_required_arg("A")

billdenney/latex.makers documentation built on July 9, 2023, 12:46 p.m.