fontface_to_string: Convert Numeric Fontface to String

View source: R/utils-deprecation.R

fontface_to_stringR Documentation

Convert Numeric Fontface to String

Description

Converts numeric fontface value to string specification. Handles both numeric (1, 2, 3, 4) and string inputs.

Usage

fontface_to_string(fontface)

Arguments

fontface

Numeric or character fontface specification.

Value

Character fontface value ("plain", "bold", "italic", "bold.italic").


cograph documentation built on April 1, 2026, 1:07 a.m.