add_hyphen: Add hyphenation patterns

View source: R/memoiR.R

add_hyphenR Documentation

Add hyphenation patterns

Description

This function is called by build_ghworkflow() to install hyphenation patterns.

Usage

add_hyphen(lang)

Arguments

lang

a language code, such as "fr-FR"

Value

A line of the GitHub Actions script to install the hyphenation package. NULL if lang is not recognized.


memoiR documentation built on April 4, 2025, 2:41 a.m.