latex.bold: Place \textbf macro around text for latex boldface

View source: R/latex.R

latex.boldR Documentation

Place \textbf macro around text for latex boldface

Description

Place \textbf macro around text for latex boldface

Usage

latex.bold(txt)

Arguments

txt

The text

Value

The text surrounded by \textbf

Examples

latex.bold("Test")

pbs-assess/gfutilities documentation built on Sept. 18, 2023, 7:57 a.m.